beautypg.com

Adding a cifs share – HP StoreAll Storage User Manual

Page 52

background image

To view the current setting for SMB signing, use the following command:

ibrix_cifsconfig -i

To configure SMB signing from the command line, use the following command:

ibrix_cifsconfig -t -S SETTINGLIST

You can specify the following values in the SETTINGLIST:

smb signing enabled
smb signing required

Use commas to separate the settings, and enclose the list in quotation marks. For example, the
following command sets SMB signing to enabled and required:

ibrix_cifsconfig –t –S “smb signing enabled=1,smb signing required=1"

To disable SMB signing, enter settingname= with no value. For example:

ibrix_cifsconfig –t –S “smb signing enabled=,smb signing required="

IMPORTANT:

After making configuration changes with the ibrix_cifsconfig -t -S

command, use the following command to restart the CIFS services on all nodes affected by the
change.

ibrix_server –s –t cifs –c restart [–h SERVERLIST]

Clients will experience a temporary interruption in service during the restart.

Adding a CIFS share

To add CIFS shares from the GUI, click Add on either CIFS Shares window. (You may need to
select the file system for the share on the Add File Share dialog box.)

52

Using CIFS