5.6 HP StorageWorks X9000 File Serving Software User Guide (TA768-96035, June 2011)

To configure Local Users authentication from the CLI, use the following command:
ibrix_auth -N [-h HOSTLIST]
To configure Active Directory authentication, use the following command:
ibrix_auth -n DOMAIN_NAME A AUTH_PROXY_USER_NAME [-P AUTH_PROXY_PASSWORD]
[-S SETTINGLIST] [-h HOSTLIST]
RFC2307 is the protocol that enables Linux static user mapping with Active Directory. To enable
RFC2307 support from the CLI, use the following command:
ibrix_cifsconfig -t [-S SETTINGLIST] [-h HOSTLIST]
Enable RFC2307 in the SETTINGLIST as follows:
rfc2307_support=rfc2307
For example:
ibrix_cifsconfig -t -S "rfc2307_support=rfc2307"
To disable RFC2307, set rfc2307_support to unprovisioned. For example:
ibrix_cifsconfig -t -S "rfc2307_support=unprovisioned"
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.
X9000 management console requirement for Local Users authentication
To use Local Users authentication, your cluster must use the agile management console configuration.
Also, the agile management console must be installed on each node participating in CIFS, FTP, or
HTTP operations.
44 Configuring authentication for CIFS, FTP, and HTTP