Connection failed to node '/Active Directory
Hello,
I work in corporate environment and have been having some issues getting Active Directory to work properly with OS X 10.9. It seems the same problem exists in 10.8 as well.
I'm able to join the domain without any issues:
user:~ domain$ dsconfigad -show
Active Directory Forest = [domain].net
Active Directory Domain = [domain].co
Computer Account = user-test13$
Advanced Options - User Experience
Create mobile account at login = Enabled
Require confirmation = Disabled
Force home to startup disk = Enabled
Mount home as sharepoint = Enabled
Use Windows UNC path for home = Enabled
Network protocol to be used = smb
Default user Shell = /bin/bash
Advanced Options - Mappings
Mapping UID to attribute = not set
Mapping user GID to attribute = not set
Mapping group GID to attribute = not set
Generate Kerberos authority = Enabled
Advanced Options - Administrative
Preferred Domain controller = not set
Allowed admin groups = not set
Authentication from any domain = Enabled
Packet signing = allow
Packet encryption = allow
Password change interval = 14
Restrict Dynamic DNS updates = not set
Namespace mode = domain
After getting joined up, I noticed that I was still unable to log in as a AD user.
It seems to be because for some reason OS X is unable to search Active Directory for any information.
user:~ domain$ dscl /Search -read /
CSPSearchPath:
/Local/Default
/Active Directory/[COMPANY]/All Domains
LSPSearchPath: /Local/Default
NodeOptions: QuerySkippedSubnode;Boolean
NodePath: Search
NSPSearchPath: /Local/Default
ReadOnlyNode: ReadOnly
RealName: Search
SearchPath:
/Local/Default
/Active Directory/[COMPANY]/All Domains
SearchPolicy: dsAttrTypeStandard:CSPSearchPath
TrustInformation: Anonymous
When I try to launch the Directory Utility and then use the Directory Editor tab, then try to view users on my domain I get an error. ( I cencored the domain in the images. )
I've been searching on the internet to find a solution for this but haven't had much luck.
I'm trying to join to a Windows 2012 Active Directory Server.
I didn't see anything in console when this error happens. And I haven't seen anything on the Windows Server though I might just not know where to look.
Any help would be appreciated.