Hi!
I have a problem concerning about binding a client computer to Active Directory via Terminal. The binding works perfectly when I do it with the GUI, but with Terminal its just fails.
Client OS: 10.6.2
AD server: Windows 2008 R2
It seems that the Active Directory plug-in won't activate.
Terminal commands:
displays
After I do it with the GUI
displays
I deleted all the AD plist files from the /Library/Preferences/DirectoryService/
before running the Terminal commands.
Any ideas?
I have a problem concerning about binding a client computer to Active Directory via Terminal. The binding works perfectly when I do it with the GUI, but with Terminal its just fails.
Client OS: 10.6.2
AD server: Windows 2008 R2
It seems that the Active Directory plug-in won't activate.
Terminal commands:
Code:
sudo defaults write /Library/Preferences/DirectoryService/DirectoryService "Active Directory" Active
dscl localhost -list /
Code:
BSD
Local
Contact
Search
After I do it with the GUI
Code:
dscl localhost -list /
Code:
Active Directory
BSD
Local
Contact
Search
I deleted all the AD plist files from the /Library/Preferences/DirectoryService/
before running the Terminal commands.
Any ideas?