Can’t bind 10.5.6 client to 10.5.6 server with Kerberos
I saw a similar post in the forums for this, but there was never any response. I've got a newly created 10.5.6 server setup as an OD master. DNS is running and Server Admin says Kerberos is running. Now I'm trying to bind my first client to it and it won't bind. Directory Utility looks like it is starting to bind and then just seems to quit with no error messages or anything. I went back to the server and disabled the Kerberos related binding options (Digitally sign packets, encrypt all packets, block MITM attacks) and then the client was able to bind just fine. Very frustrating.
Went and checked the "Password Service Server Log" (ApplePasswordServer.Server.log) and I can see where my Kerberos authentication succeeds when I attempt to bind. Then went to check the system.log on the client and this is what I'm seeing immediately after attempting to bind with Kerberos:
[code]
Feb 3 17:39:21 bender com.apple.KerberosAutoConfig[4301]: The machine is standalone
Feb 3 17:39:21 bender com.apple.KerberosAutoConfig[4301]: Removing /Library/Preferences/edu.mit.Kerberos
Feb 3 17:39:21 bender com.apple.KerberosAutoConfig[4302]: The machine is standalone
Feb 3 17:39:21 bender com.apple.KerberosAutoConfig[4302]: Removing /Library/Preferences/edu.mit.Kerberos
Feb 3 17:39:21 bender com.apple.KerberosAutoConfig[4303]: The machine is standalone
Feb 3 17:39:21 bender com.apple.KerberosAutoConfig[4303]: Removing /Library/Preferences/edu.mit.Kerberos
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4304]: The machine is standalone
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4304]: Removing /Library/Preferences/edu.mit.Kerberos
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4305]: The machine is standalone
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4305]: Removing /Library/Preferences/edu.mit.Kerberos
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4306]: The machine is standalone
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4306]: Removing /Library/Preferences/edu.mit.Kerberos
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4307]: The machine is standalone
Feb 3 17:39:25 bender com.apple.KerberosAutoConfig[4307]: Removing /Library/Preferences/edu.mit.Kerberos
[/code]
Is it possible something is bad on the config on my client box? Should I try to bind with another machine?
Thanks in advance for the help.