![]() |
rpc.mountd |
|
|
|
The mount protocol is a component of the NFS protocol. It's job is to connect to the NFS server, lookup filenames, and validate the user has rights to those files. It returns a file handle that can then be used by the NFS in order to read/write those files. |
||||
|
|