AutoHome
When creating automounter objects, the homeDirectory is interpreted as the logical directory where the home directory should be mounted, whereas the physHomeDir and physHomeDirServer constitute the physical location. Therefore automounter entries like
homeDirectory physHomeDirServer:physHomeDir
are created.
homeDirectory -ro physHomeDirServer:physHomeDir
and thus, the home directories will be mounted read-only.
1.4.5