On Sat, 18 Mar 2000 11:29:40 +0200, Sheldon Hearn wrote:

> First, sshd doesn't recognize the KerberosAuthentication,
> KerberosOrLocalPasswd nor KerberosTgtPassing options in sshd_config.

Please ignore this.  I was being a complete dufus.  If you only compile
with MAKE_KERBEROS5=YES, then KerberosAuthentication is _obviously_ not
valid -- it should be Kerberos5Authentication! :-)

So now the problem is this:

$ ssh -v -l root axl.ops
[...]
debug: Trying Kerberos V5 authentication.
ssh in free(): warning: chunk is already free.
[...]

Pretty weird.  We get an error back from krb5_get_credentials() in
try_krb5_authentication(), but I'll see what I can come up with.

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to