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

/osnet-11/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.c67 * authenticate():
75 * PAM_PERM_DENIED if fail to authenticate
83 authenticate(ns_cred_t **credpp, char *usrname, char *pwd, function
152 * 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,

Completed in 30 milliseconds