This section describes how to add users or user groups for accessing a CIFS share.
You have created a CIFS share.
Alternatively, perform either of the following operations to add a user or user group:
The value can be Everyone, Local Windows authentication user, Local Windows authentication user group, AD domain user, or AD domain user group.
change namespace general name=Namespace name unix_permissions=777
change dtree general dtree_name=Dtree name file_system_id=Namespace ID unix_permissions=777
Table 1 describes related permissions.
Permission |
Forbidden |
Read-Only |
Read/Write |
Full Control |
|---|---|---|---|---|
Viewing files and subdirectories |
Xa |
√b |
√ |
√ |
Viewing file contents |
X |
√ |
√ |
√ |
Running executable files |
X |
√ |
√ |
√ |
Adding files or subdirectories |
X |
-c |
√ |
√ |
Modifying file contents |
X |
- |
√ |
√ |
Deleting files and subdirectories |
X |
- |
√ |
√ |
Renaming |
X |
- |
√ |
√ |
Changing ACL permissions of files or directories |
X |
- |
- |
√ |
a: Users do not have the permission. b: Users have the permission. c: The specified permission is not involved. |
||||