On Thu, Sep 05, 2013 at 01:30:24PM +0100, Stuart Henderson wrote: > KerbV support was removed but the sample config entries remain. > Should we remove them?
What about the client config and the man pages? > Index: sshd_config > =================================================================== > RCS file: /cvs/src/usr.bin/ssh/sshd_config,v > retrieving revision 1.90 > diff -u -p -r1.90 sshd_config > --- sshd_config 16 May 2013 04:09:14 -0000 1.90 > +++ sshd_config 5 Sep 2013 12:28:25 -0000 > @@ -72,16 +72,6 @@ AuthorizedKeysFile .ssh/authorized_keys > # Change to no to disable s/key passwords > #ChallengeResponseAuthentication yes > > -# Kerberos options > -#KerberosAuthentication no > -#KerberosOrLocalPasswd yes > -#KerberosTicketCleanup yes > -#KerberosGetAFSToken no > - > -# GSSAPI options > -#GSSAPIAuthentication no > -#GSSAPICleanupCredentials yes > - > #AllowAgentForwarding yes > #AllowTcpForwarding yes > #GatewayPorts no > -- Antoine
