Question About Kerberos

Danny Lai dannylai at pacific.net.sg
Tue Mar 26 07:24:31 EST 2002


Emmanuel le Chevoir <manu at all-3rd.net> wrote in message news:<slrna9lq5g.cg.manu at siona.hsc.fr>...
> In article <3C9A007A.9050400 at nospam.net>, Someone wrote:
> > I have compiled OpenSSH with that patch and now can someone tell me 
> > what's reuquired more ? I have got a keytab and also a krb5.conf file.
> 
> Add the line :
> 
> KerberosAuthentication yes
> 
> in your sshd_config
> You should now be able to log on your ssh server using Kerberos.
> 
> You can also add :
> KerberosTGTPassing yes
> GSSAPIDelegateCredentials yes
> 
> in you ssh_config to enable ticket forwarding, if you want to bounce
> from this server to any other kerberized service.

After I have added the line KerberosAuthentication yes, and when I
startup my sshd, I got this messages:

/etc/ssh/sshd_config: line 64: Bad configuration option:
KerberosAuthentication
/etc/ssh/sshd_config: terminating, 1 bad configuration options

Do you know what's wrong?



More information about the Kerberos mailing list