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

/opensolaris-onvv-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,
/opensolaris-onvv-gate/usr/src/cmd/ssh/sshd/
H A Dauth-passwd.c84 * Tries to authenticate the user using password. Returns true if
143 authsuccess = (authenticate(pw->pw_name,password,&reenter,&authmsg) == 0);
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A DMakefile15 authenticate.o conversions.o rdservers.o paths.o hostacc.o \
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1224 printf "$(gettext "Could not authenticate %s. Exiting").\n" $cprinc@$realm >&2

Completed in 163 milliseconds