Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
Charset | uint16 | 2 |
Description | string | The charset that will be used by a Fileserver for NFS processing. The default is ISO-8859-1. |
ValueMap | string | 0, 1, 2, .., 0x8000.. |
Values | string | Standard-ASCII, UTF8, ISO-8859-1, Reserved, Vendor Defined |
Enabled | boolean | |
Description | string | True indicates that NFS is enabled for a FileServer. False indicates NFS is disabled. |
MaximumTCPConnections | uint16 | |
Description | string | This specifies the number of concurrent TCP connections that are allowed for the NFS protocol. If set to 0, then TCP will be disabled for NFS. |
NonNFSgid | sint16 | -1 |
Description | string | UGroup ID to use for requests from non-NFS access. The default is -1. |
NonNFSuid | sint16 | -1 |
Description | string | User ID to use for requests from non-NFS access. The default is -1. |
OnlyRootChown | boolean | |
Description | string | This boolean specifies if the root user is allowed to issue chown (change ownership) requests. True indicates that only root users may issue chown request. False indicates that any user may issue chown requests |
Port | uint16 | 2049 |
Description | string | The port the File Server listens for mount requests. The default is 2049. |
UseReservedPorts | boolean | |
Description | string | This boolean specifies that the File Server will only allow NFS mount requests from client machine TCP/IP ports less than 1024. True allows mount requests from ports less than 1024 False allows mount requests from any client port. |