Searched refs:authenticate (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_headers.h | 75 extern int authenticate(ns_cred_t **, char *, char *, int *);
|
H A D | ldap_authenticate.c | 110 result = authenticate(&credp, user, password, NULL);
|
H A D | ldap_utils.c | 71 * authenticate(): 79 * PAM_PERM_DENIED if fail to authenticate 87 authenticate(ns_cred_t **credpp, char *usrname, char *pwd, function 146 * if authpp is still null, then can not authenticate, syslog
|
H A D | ldap_acct_mgmt.c | 235 * trying to authenticate the user and 299 /* Try to authenticate to get password management info */ 300 result = authenticate(&credp, user,
|
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/ |
H A D | kclient.sh | 1236 printf "$(gettext "Could not authenticate %s. Exiting").\n" $cprinc@$realm >&2
|
Completed in 48 milliseconds