Searched refs:AUTH_KRB5 (Results 1 – 5 of 5) sorted by relevance
78 if(auth_method == AUTH_KRB5) { in do_read()135 if(auth_method == AUTH_KRB5) { in do_write()
133 enum auth_method { AUTH_KRB5, AUTH_BROKEN }; enumerator
85 if(auth_method == AUTH_KRB5 && protocol_version == 2) in rsh_loop()995 auth_method = AUTH_KRB5; in main()
420 if(auth_method == AUTH_KRB5 && protocol_version == 2) in rshd_loop()686 auth_method = AUTH_KRB5; in doit()
136 static enum { NONE = 0, AUTH_KRB5 = 2, AUTH_OTP = 3 } auth; enumerator469 if (auth == AUTH_KRB5) { in do_login()533 auth = AUTH_KRB5; in check_password()