Searched refs:authenticate (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pam_modules/ldap/
H A Dldap_headers.h75 extern int authenticate(ns_cred_t **, char *, char *, int *);
H A Dldap_authenticate.c110 result = authenticate(&credp, user, password, NULL);
H A Dldap_utils.c71 * 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 Dldap_acct_mgmt.c235 * 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 Dkclient.sh1236 printf "$(gettext "Could not authenticate %s. Exiting").\n" $cprinc@$realm >&2

Completed in 65 milliseconds