Good afternoon all,
We're prepping for install of 3 iMac labs and we're having a problem getting any computers running Mavericks to domain join. We've hit a wall in trouble shooting this issue. Has anyone had a similar experience? Can anyone confirm their ability to newly domain join a machine running 10.9 to AD (10.8 computers domain join as expected)? Lastly, if anyone has experience troubleshooting this type of issue, a fresh set of eyes would be amazing.
Thank you so much!
Nikki Lewandowski
Canisius High School Technology Department
lewandowski@canisiushigh.org
The error that we're receiving is:
"Unable to add server.
Node name wasn't found.
(2000)"
Our Opendirectoryd.log advanced logging shows a Kerberos auth issue where it bounces from one DC to another and then times out (have screen shots of this log available if needed).
Various potential causes that we've looked into:
+DNS
Resolves addresses forward and backwards, internal and external.
Dig shows correct servers and resolutions.
Attempted from different subnets, with manually added host/ptr records - same errors.
Attempted to bind via separate DCs, using FQDNs and IPs - same errors.
+NTP
All DCs pointing to same authoritative host, which is pointed to external pool.
Client Mac time set manually within 60sec of time server - same errors.
Client Mac pointed directly to time server (ntpd & System Pref)- same errors.
Client Mac pointed directly to external pool - same errors.
Time drift well within 300sec (Kerberos limit) on all occasions.
No known issues on any domain systems.
Reset SMC&PRAM multiple times for good measure (someone claimed this helped every unit on their network)
+DHCP
Attempted with DHCP reservations, and temporary leases, on subnets that are known to work for PCs and 10.8 Mac bindings - same errors.
IPv6 turned off per-interface via CLI - common issue - same errors
+CAs
Some expired certificates have been reissued, but old ones not deleted from DC. Possible breadcrumb?
+ADUC
Some weirdness on how OSX/Casper handles LocalHostName, HostName, ComputerName and NetBIOS after imaging. Noted that names not always persistent.
Manually modified all ‘names’ to match existing ADUC entries - same errors.
Deleted existing ADUC computer objects - same errors.
Changed names to ‘computernameA’ with and without existing ADUC objects - same errors.
All names <15 characters - same errors.
Included explicitly correct container path - same errors
Double checked object OUs and tried different containers - same errors.
+Authentication
Domain Admin accounts unsuccessful on 10.9 machines; successful on other machines.
Our conclusion thus far has been that there is something preventing Kerberos authentication during the bind process (both via GUI and terminal). Commonly it seems to be a time-related or IPv6-related issue but I think I have ruled that out in multiple test cases. Possible SSL is cracked in some way?
