Technical data

SET NFS_SERVER
SET NFS_SERVER
Modifies dynamic configuration parameters that control NFS server operation.
To modify a dynamic configuration parameter, use one or more of the command
qualifiers.
Static configuration parameters can take effect only by restarting the NFS
server. For more information, refer to the HP TCP/IP Services for OpenVMS
Management manual. Edit the TCPIP$ETC:SYSCONFIGTAB.DAT file to modify
static configuration parameters, as explained in the HP TCP/IP Services for
OpenVMS Tuning and Troubleshooting manual.
Related commands: SHOW NFS_SERVER, ZERO NFS_SERVER
Format
SET NFS_SERVER [ /DISABLE=NOPROXY ]
[ /ENABLE=NOPROXY ]
[ /GID_DEFAULT=n ]
[ /INACTIVITY_TIMER=n ]
[ /UID_DEFAULT=n ]
Restrictions
Requires the following privileges:
SYSNAM
WORLD
SYSPRV or BYPASS
Qualifiers
/DISABLE=NOPROXY
Optional. Default: If the SYSCONFIG attribute
noproxy_enabled
is set to 0,
then proxies are required for server access. Otherwise, the values of
noproxy_uid
(for the user ID) and
noproxy_gid
(for the group ID) become the default for users
who have no proxies defined.
Disables the use of default UIDs and GIDs.
/ENABLE=NOPROXY
Optional.
Enables the use of default UIDs and GIDs.
/GID_DEFAULT=n
Optional. Default: –2.
Default GID associated with files owned by a UIC that has no corresponding
proxy mapping.
/INACTIVITY_TIMER=n
Optional. Default: 120 seconds.
Maximum time period (in seconds) that unaccessed NFS files remain open.
Command Descriptions 2–135