Network File System authentication requirements

Secure NFS authentication is based on the ability of a sender to encrypt the current time, which the receiver can then decrypt and check against its own clock.

This process has the following requirements:

  • The two agents must agree on the current time.
  • The sender and receiver must be using the same DES encryption key.