Automount network shares
Path
User Configuration > Policies > Centrify Settings > Mac OS X Settings > Automount Settings > Automount network shares
Description
Specify the network shares to automatically mount when a user logs in. The default network share mount location is User_Home/Network Share
.
This policy supports SMB, AFP, and NFS shares.
To add a share
- Enter a path to mount the share in the Mount to: field.
The path should start with
/
or~
. The default value is~/Network Shares
. In this case, network share folders would be mounted under the directoryNetwork Shares
of user's home directory. -
Click Enabled, then click Add and enter the share in one of the following formats:
keyword://server/share
where:
-
keyword
is one ofsmb
,nfs
,afp
-
server
is the name or IP address of the server and can include a user or user and password in the form:user:@server
oruser:password@server
. -
share
can include spaces and be followed by a subdirectory.
For example, the following are all valid share specifications:
smb://acme.com/MacUsers
smb://acme.com/Mac Users
smb://acme.com/MacUsers/Shared_resources
smb://jsmith:pass1234@acme.com/MacUsers
afp://acme.com/Users_server
nfs://acme.com/MacUsers
nfs://192.168.0.1/MacUsers
-
-
(Optional) Select Create Dock icon to create a link to the network share in the user’s Dock.
Once enabled, this policy takes effect when a user logs out and back in to a computer.