Mountd

Mountd is an RPC server that answers file system mount requests. It determines which file systems are available for mounting by which machines, and provides information as to what file systems are mounted by which clients.

Note: Some routines that compare hostnames use case-sensitive string comparisons; some do not. If an incoming request fails, verify that the case of the hostname in the file to be parsed matches the case of the hostname called for, and attempt the request again.