6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
List valid SMB share settings:
ibrix_cifs -L
Options
DescriptionOption
Lists client IP addresses that are allowed access to the share. Use commas to
separate the IP addresses, and enclose the list in quotes (for example,
-A ALLOWCLIENTIPSLIST
ibrix_cifs -A "192.186.0.1,102.186.0.2/16"). The default is "",
which allows all IP addresses.
Describes the share.-D SHAREDESCRIPTION
Lists client IP addresses that are denied access to the share. Use commas to
separate the IP addresses, and enclose the list in quotes (for example,
-E DENYCLIENTIPSLIST
ibrix_cifs -E "192.186.0.1,102.186.0.2/16"). The default is "",
which means no IP addresses are denied.
Specifies the default mode for newly created files, in the same manner as the
Linux chmod command. The range of values is 0000–0777. The default is
0700.
-F FILEMODE
Lists valid SMB share settings.-L
Specifies the default mode for newly created directories, in the same manner
as the Linux chmod command. The range of values is 0000–0777. The default
is 0700.
-M DIRMODE
Specifies SMB settings. Use commas to separate the settings, and enclose the
list in quotation marks (for example, "read only=yes,access based
-S SETTINGLIST
enumeration=true"). To delete a setting, enter "settingname=" with no
value (for example, "read only=").
Adds an SMB share.-a
Deletes an SMB share.-d
A file system.-f FSNAME
Specifies the file serving nodes on which the share will be created. Use commas
to separate the node names, and enclose the list in quotes (for example,
"host1,host2").
-h HOSTLIST
Displays information about SMB shares.-i
Modifies a share.-m
The path to a shared directory.-p SHAREPATH
The name of a shared directory.-s SHARENAME
Shows the usage for this command.-?
See also
ibrix_cifsconfig
ibrix_cifs 31