6.0 HP StorageWorks X9000 File Serving Software CLI Reference (TA768-96040, October 2011)

ibrix_cifs
Manages CIFS shares.
NOTE: Be sure to use the ibrix_cifs command located in <installdirectory>/bin.
The ibrix_cifs command located in /usr/local/bin/init is used internally by X9000
Software and should not be run directly.
Description
CIFS is the file-sharing protocol used in Windows-based networks. Use the ibrix_cifs command
to configure CIFS shares. The maximum number of shares is 3000.
Access-based enumeration can be applied to a CIFS share. When this feature is in effect, users
can see only the files and folders to which they have been allowed access on the CIFS share.
Synopsis
Add a CIFS share:
ibrix_cifs -a f FSNAME s SHARENAME -p SHAREPATH [-S SETTINGLIST] [-h
HOSTLIST]
The share can be added at the specified path on all file serving nodes or only the nodes specified
in HOSTLIST. To specify a setting, enter settingname=value. Use commas to separate the
settings, and enclose the list in quotation marks (for example, read only=yes,access based
enumeration=true).
Modify settings on a CIFS share:
ibrix_cifs -m -s SHARENAME [-S SETTINGLIST] [-h HOSTLIST]
The share can be modified on all file serving nodes or only the nodes specified in HOSTLIST. To
modify CIFS settings, include the -S SETTINGLIST option and supply the new values. To delete
a setting, enter settingname= with no value (for example, read only=). To list the valid CIFS
share settings, use ibrix_cifs -L.
Delete a CIFS share:
ibrix_cifs -d -s SHARENAME [-h HOSTLIST]
The share can be deleted from either all file serving nodes or only the nodes specified in HOSTLIST.
Delete all CIFS shares associated with the specified file system:
ibrix_cifs -d -f FSNAME
Display information about CIFS shares:
ibrix_cifs -i [-h HOSTLIST]
You can list information for all file serving nodes or only the nodes specified in HOSTLIST.
List valid CIFS share settings:
ibrix_cifs -L
Options
DescriptionOption
Lists valid CIFS share settings.-L
Specifies CIFS settings. Use commas to separate the settings, and enclose the
list in quotation marks (for example, read only=yes,access based
enumeration=true).
-S SETTINGLIST
Adds a CIFS share.-a
14 X9000 File Serving Software commands