How to use automounter
I am interested in auto mounting a network directory on my Mac Mini. I've done this on Linux, and would like to do the same on Mac. I have successfully bound this computer to an Active Directory domain, and I can log in as a domain user using AD credentials. Now to mount a network share for this user.
In the 'man auto_master' it says,
A map name beginning with / is the pathname of a file containing the map, otherwise the name represents a map to be found as a file in /etc or to be read from Directory Service (and thus from whatever sources Directory Service uses, such as NIS or LDAP servers).
Note that, in order to get automounter maps from NIS, the "BSD Flat File and NIS" plugin must, in the Directory Utility application, be enabled and configured to "Use NIS domain for authentication".
So, first of all, how to I enable the "BSD Flat File and NIS" plugin, and enable the "Use NIS domain for authentication"? In my Directory Utility, I see no such option. I do have "Use UNC path from Active Directory to derive network home location" checked. "Network protocol to be used" smb.
However, when the domain user logs in he is not put into the home directory location specified by the Active Directory. Perhaps this is because the server sharing that location does so through nfs, not smb? The protocol options are smb and afp. Is there a way to specifiy nfs?
THX --Mark
Mac mini