Installation manual

Preparing for CIFS Authentication
Adding a Proxy User
CLI Storage-Management Guide 3-3
bstnA6k(gbl-proxy-user[acoProxy2])# ...
Specifying the Windows Domain
The first step in configuring a proxy user is to specify its Windows domain. From
gbl-proxy-user mode, use the
windows-domain command to specify the domain:
windows-domain name
where name is 1-64 characters.
For example, the following command sequence specifies the “MEDARCH” domain
for the “acoProxy2” proxy user:
bstnA6k(gbl)# proxy-user acoProxy2
bstnA6k(gbl-proxy-user[acoProxy2])# windows-domain MEDARCH
bstnA6k(gbl-proxy-user[acoProxy2])# ...
Removing the Windows Domain
Removing the domain from the proxy-user configuration effectively disables the
proxy user. From gbl-proxy-user mode, use
no windows-domain to remove the
domain:
no windows-domain
For example:
bstnA6k(gbl)# proxy-user testuser
bstnA6k(gbl-proxy-user[testuser])# no windows-domain
bstnA6k(gbl-proxy-user[testuser])# ...