How to Use NFS URLs With Autofs
Create an entry like the following:
/usr/local -ro nfs://bee/export/share/local
|
The service tries to use the public file handle on the NFS server, but if the
server does not support a public file handle then the MOUNT protocol is used.