On Nov 3, 2009, at 11:10 AM, Aaron wrote:
Hello. I'm running into an issue with binding an xserve running Leopard server 10.5.6 to an AD domain. This was all up and running last week, but somethign seems to have happened. Yesterday, I came in and while working in WGM, noticed that I couldn't see AD users and groups. I went to the command line and tried to read an AD user, but that failed. So, I removed the domain, and tried to re-add it from the GUI. It fails with An unexpected error of type -14090 (eDSAuthFailed) occurred.
CDSLocalPluginNode::CreateDictionaryForNewRecord(), file at /var/db/dslocal/nodes/Default/config/Kerberos:domain.com.plist error, stat() result = 0
2009-11-03 07:03:48 PST - T[0xB0103000] - CDSLocalPluginNode::CreateDictionaryForNewRecord(): failed with error -14135
Looks like you may have a bad Kerberos config in DSLocal.
http://support.apple.com/kb/TS2691
-- Ben
That was it. I removed the Kerberos\:AD.DOMAIN.NAME file from /var/db/dslocal/nodes/Default/config, restarted directory services and was able to bind again. Thanks for the link Ben!
|