Installation manual

Preparing for CIFS Authentication
Adding a Proxy User
CLI Storage-Management Guide 3-5
Listing All Proxy Users
You can use the show proxy-user command to get a list of all proxy users on the ARX:
show proxy-user
For example:
bstnA6k(gbl)# show proxy-user
Name Domain User
------------------------------------------------------------------------------
acoProxy1 WWMEDNET jqprivate
acoProxy3 FDTESTNET jqtester
acoProxy2 MEDARCH jqpublic
bstnA6k(gbl)#
Showing One Proxy User
To focus on one proxy user, you can specify a name in the show proxy-user command:
show proxy-user name
where name (1-32 characters) identifies the proxy user to show.
For example:
bstnA6k(gbl)# show proxy-user acoProxy2
Name Domain User
------------------------------------------------------------------------------
acoProxy2 MEDARCH jqpublic
bstnA6k(gbl)#
Removing a Proxy User
From gbl mode, use no proxy-user to remove a proxy-user configuration:
no proxy-user name
where name (1-32 characters) identifies the proxy user to remove.