Table A-1
| Symbol Name | Description | Default Setting |
| authdes_win | This symbol controls how much clock skew will be allowed between the server and clients when using AUTH_DES. | Defaults to 300 seconds |
| authkerb_win | This symbol controls how much clock skew will be allowed between the server and clients when using AUTH_KERB. | Defaults to 300 seconds |
| nfs_acl_cache | This symbol controls whether ACLs are cached on clients which are using the NFS_ACL protocol. | Defaults to off (0). This can probably be safely enabled (1) and probably will be in the next release of Solaris. |
| nfs_do_symlink_cache | This symbol controls whether symbolic links are cached for file systems mounted using NFS Version 2. | Defaults to on (1). This may be disabled (0) if something like amd is to be used on the system. Client system performance may be reduced if this is disabled. |
| nfs3_do_symlink_cache | This symbol controls whether symbolic links are cached for file systems mounted using NFS Version 3. | Defaults to on (1). This may be disabled (0) but client system performance may be reduced. |
| nfs_dynamic | This symbol controls whether dynamic retransmission support is used for file systems mounted using NFS Version 2. | Defaults to on (1). It can be turned off (0) safely, with possible interoperability problems with servers which are slow or can not support full 8k read or write transfers. |
| nfs3_dynamic | This symbol controls whether dynamic retransmission support is used for file systems mounted using NFS Version 3. | Defaults to off (0). Do not change this. |
| nfs_lookup_neg_cache | This symbol controls whether failed lookup requests are cached for file systems mounted using NFS Version 2. | Defaults to off (0). This can probably be safely enabled (1) but may negatively impact normal directory name caching. |
| nfs3_lookup_neg_cache | This symbol controls whether failed lookup requests are cached for file systems mounted using NFS Version 3. | Defaults to off (0). This can probably be safely enabled (1) but may negatively impact normal directory name caching. |