implement gss_userok/gss_pname_to_uid
This commit is contained in:
@@ -360,7 +360,7 @@ _gss_load_mech(void)
|
||||
OPTSPISYM(acquire_cred_with_password);
|
||||
OPTSYM(add_cred_with_password);
|
||||
OPTSYM(pname_to_uid);
|
||||
OPTSYM(user_ok);
|
||||
OPTSYM(userok);
|
||||
|
||||
mi = dlsym(so, "gss_mo_init");
|
||||
if (mi != NULL) {
|
||||
|
Reference in New Issue
Block a user