Services translation requests between names and ids from servers and clients using NFS V4 or RPCSEC-GSS.
The nfsrgyd daemon provides a name translation service for NFS servers and clients. This daemon must be running in order to perform translations between NFS string attributes and UNIX numeric identities.
The environment variables NFS_NOBODY_USER and NFS_NOBODY_GROUP affect the anonymous user and group owner strings used in the name translations. If these environment variables are not set, their default values of nobody will be used. They may be set in the file /etc/environment, or on the command line before nfsrgyd is started.
Item | Description |
---|---|
-f | Creates a new process to flush the name translation cache and exits. |
-T | Specifies the time interval between subsequent LDAP server reconnections. The valid values are 60-3600 seconds. The default value is 300. |
startsrc -s nfsrgyd
stopsrc -s nfsrgyd
chssys -s nfsrgyd -a "-T 360"
Users must have root authority.
Item | Description |
---|---|
/etc/environment | Contains NFS environment variables. |