Code: Select all
USE="X* kerberos* ldap* pam tcpd -X509 -hpn -libedit (-selinux) -skey -smartcard -static (-chroot%)"Code: Select all
KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
#KerberosGetAFSToken no
# GSSAPI options
GSSAPIAuthentication noCode: Select all
/etc/ssh/sshd_config line 69: Unsupported option KerberosAuthentication
/etc/ssh/sshd_config line 75: Unsupported option GSSAPIAuthentication Also http://www.gentoo.org/proj/en/infrastru ... ig-ssh.xml mentions an option called
Code: Select all
PAMAuthenticationViaKbdInt no
thanks

