HomeSort by relevance Sort by last modified time
    Searched refs:kerberos_authentication (Results 1 - 5 of 5) sorted by null

  /external/openssh/
auth-passwd.c 98 if (options.kerberos_authentication == 1) {
servconf.h 109 int kerberos_authentication; /* If true, permit Kerberos member in struct:__anon28153
auth1.c 251 (!options.kerberos_authentication || options.kerberos_or_local_passwd) &&
servconf.c 119 options->kerberos_authentication = -1;
272 if (options->kerberos_authentication == -1)
273 options->kerberos_authentication = 0;
    [all...]
sshd.c     [all...]

Completed in 61 milliseconds