If necessary, connect to the computer you want to manage.
In the console tree, click Client for NFS, and then
click the File Permissions tab.
Under File Access, select the permissions to use as
defaults, and then click Apply.
Notes
To open Services for UNIX Administration, click Start,
point to Programs, point to Windows Services for
UNIX, and then click Services for UNIX
Administration.
Interix utilities and applications do not use these default
permissions when creating a file on an NFS share. Instead, they set
permissions according to the user's default mode settings as set by
the umask(1)
utility.
o = Code for owner permissions g = Code for group permissions w = Code for permissions for others
Codes for permissions are shown in the following table.
Code
Descriptions
0
None
1
Execute
2
Write
3
Execute and write
4
Read
5
Read and execute
6
Read and write
7
Read, write, and execute
Notes
To view the complete syntax for this command, at a command
prompt, type:
nfsadmin client /?
Interix utilities and applications do not use these default
permissions when creating a file on an NFS share. Instead, they set
permissions according to the user's default mode settings as set by
the umask(1)
utility.