Changes the local NFS realm-to-domain mappings.
| Item | Description | 
|---|---|
| -a RealmDomain | Adds a new realm-to-domain mapping. | 
| -e OldRealm OldDomain NewRealm NewDomain | Edits an existing realm-to-domain mapping. | 
| -r RealmDomain | Removes a realm-to-domain mapping. | 
Users must have root authority to use the chnfsrtd command.
Attention RBAC users and Trusted AIX® users: This command can perform privileged operations. Only privileged users can run privileged operations. For more information about authorizations and privileges, see Privileged Command Database in Security. For a list of privileges and the authorizations associated with this command, see the lssecattr command or the getcmdattr subcommand.
chnfsrtd -a realm1 domain1chnfsrtd -r realm2 domain2chnfsrtd -e realm3 domain3 realm4 domain4| Item | Description | 
|---|---|
| /etc/nfs/realm.map | Stores the local realm-to-domain mappings. |