I installed Kerberos 4 on my home machine OK. It fetches a ticket from the
Campus server OK, so at least it is working. However, I cannot get the ssh
Kerberos option enabled. Note that the campus machines also use AFS, and I
don't have an AFS client installed on my machine.

I set the options in .ssh/config as

KerberosAuthentication yes
KerberosTgtPassing yes

When I do ssh -v sun I get

faheem ~>ssh -v sun
SSH Version OpenSSH_2.2.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /home/faheem/.ssh/config
/home/faheem/.ssh/config: line 4: Bad configuration
option: KerberosAuthentication
/home/faheem/.ssh/config: line 5: Bad configuration
option: KerberosTgtPassing

What am I doing wrong? I thought that Kerberos support was enabled by
default. Do I need an AFS client too?

                             Faheem.

Reply via email to