Managing user and group permissions, Connecting to cluster nodes – HP StoreAll Storage User Manual
Page 83
![background image](/manuals/398220/83/background.png)
Managing user and group permissions
Use the ibrix_cifsperms command to manage share-level permissions for users and groups.
Add a user or group to a share and assign share-level permissions:
ibrix_cifsperms -a -s SHARENAME -u USERNAME -t TYPE -p PERMISSION [-h
HOSTLIST]
For -t TYPE, specify either allow or deny.
For -p PERMISSION, specify one of the following:
•
fullcontrol
•
change
•
read
For example, the following command gives everyone read permission on share1:
ibrix_cifsperms -a -s share1 -u Everyone -t allow -p read
Modify share-level permissions for a user or group:
ibrix_cifsperms -m -s SHARENAME -u USERNAME -t TYPE -p PERMISSION [-h
HOSTLIST]
Delete share-level permissions for a user or group:
ibrix_cifsperms -d -s SHARENAME [-u USERNAME] [-t TYPE] [-h HOSTLIST]
Display share-level permissions:
ibrix_cifsperms -i -s SHARENAME [-t TYPE] [-h HOSTLIST]
Managing SMB shares with Microsoft Management Console
The Microsoft Management Console (MMC) can be used to add, view, or delete SMB shares.
Administrators running MMC must have IBRIX software share management privileges.
NOTE:
To use MMC to manage SMB shares, you must be authenticated as a user with share
modification permissions.
NOTE:
If you will be adding users with the MMC, the primary authentication method must be
Active Directory.
NOTE:
The permissions for SMB shares managed with the MMC cannot be changed with the
IBRIX Management Console GUI or CLI.
Connecting to cluster nodes
When connecting to cluster nodes, use the procedure corresponding to the Windows operating
system on your machine.
Windows XP, Windows 2003 R2:
Complete the following steps:
1.
Open the Start menu, select Run, and specify mmc as the program to open.
2.
On the Console Root window, select File > Add/Remove Snap-in.
3.
On the Add/Remove Snap-in window, click Add.
4.
On the Add Standalone Snap-in window, select Shared Folders and click Add.
5.
On the Shared Folders window, select Another computer as the computer to be managed,
enter or browse to the computer name, and click Finish.
SMB shares
83