The directory-utility tag has no wiki summary.
2
votes
1answer
1k views
How to troubleshoot NIS binding problems on OS X 10.8 Mountain Lion?
I am trying to setup NIS on OS X 10.8 but it fails for some reasons.
I tried to add the NIS domain using the Directory Utility.app but when I go to Directory Editor tab and select my NIS node, I do ...
2
votes
1answer
89 views
How do I remove domains from the network browser?
When I go to the network browser (in the Finder, hit command K, then click the "Browse" button, or just shift-command K), I see three domain names from a network I used to connect to six years ago. ...
3
votes
0answers
1k views
Full guide on configuring NIS/NFS on OS X 10.7?
I am trying to setup OS X 10.7 Lion to work as an a NIS/NFS client but without too much success so far.
Existing configuration that works on Ubuntu
cat /etc/yp.conf
domain uk.example.com server ...
2
votes
3answers
1k views
How can I retrieve image files from a damaged zip archive file?
When i tried to unzip using the Mac default Archive zip utility and the error message: Error 1 - Operation not permitted.
Then I tried using 7zx and got the error message: Cannot open the files as ...
3
votes
1answer
3k views
How do I create a new user in Lion from the Terminal?
The older method of:
dscl . -create /Users/username
doesn't work because /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist can't be found. From what I gather, OSX Lion doesn't use ...