Searched refs:auth1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/crypto/openssh/openbsd-compat/
H A Dport-aix.c132 char *auth1, *sys, *p; local
145 if (getuserattr((char *)user, S_AUTH1, &auth1, SEC_LIST) != 0) {
146 logit("Can't retrieve attribute auth1 for %s: %.100s",
151 p = auth1;
154 debug3("AIX auth1 attribute list member %s", p);
156 logit("Account %s has unsupported auth1 value '%s'",
/freebsd-10.2-release/secure/usr.sbin/sshd/
H A DMakefile9 auth.c auth1.c auth2.c auth-options.c session.c \

Completed in 46 milliseconds