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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dsshserver.pl535 sub sshd_supports_opt { subroutine
565 if(sshd_supports_opt('KerberosAuthentication','no')) {
568 if(sshd_supports_opt('KerberosGetAFSToken','no')) {
571 if(sshd_supports_opt('KerberosOrLocalPasswd','no')) {
574 if(sshd_supports_opt('KerberosTgtPassing','no')) {
577 if(sshd_supports_opt('KerberosTicketCleanup','yes')) {
585 if(sshd_supports_opt('AFSTokenPassing','no')) {
593 if(sshd_supports_opt('SkeyAuthentication','no')) {
602 if(sshd_supports_opt('GSSAPIAuthentication','no')) {
606 if(sshd_supports_opt('GSSAPICleanupCredential
[all...]

Completed in 94 milliseconds