OS X Machines
From ProgSoc Wiki
[edit]
10.5 Leopard
[edit]
Mounting /home
NFS and LDAP configuration is now managed by one utility called 'Directory Utility' which can be found in /Applications/Utilities
Under OS X 10.5, the operating system reserves /home for auto_fs. You'll need to disable this by:
- Commenting out this line:
/home auto_home -nobrowse
in /etc/auto_master - Rebooting the machine.
Sourced from: http://discussions.apple.com/messageview.jspa?messageID=5665487&stqc=true
