Brocade Fabric OS Command Reference (Supporting Fabric OS v7.3.0) User Manual

Page 570

Advertising
background image

540

Fabric OS Command Reference

53-1003131-01

ldapCfg

2

--unmaprole

Removes the mapping between an LDAP role and a switch role. Use the --show
option for a listing of existing mappings. The following operand is required:

ldaprole

Specifies the LDAP AD sever role to be removed from the mapping.

--show

Displays a table of existing mappings between LDAP roles and their
corresponding switch role.

--help

Displays the command usage.

EXAMPLES

To display current LDAP and switch role map:

switch:admin> ldapcfg --show

LDAP Role | Switch Role

------------------------------------------------

ldapadmin | admin

ldapuser | user

SANfabadmin | fabricadmin

SANzoneadmin | zoneadmin

SANoperator | operator

LDAPSANsecadm | securityadmin

SANuser | user

SAN01secadmin | securityadmin

LD_02zoneadmin | zoneadmin

------------------------------------------------

To map an LDAP AD server role to the switch role of "operator":

switch:admin> ldapcfg --maprole SANoperator operator

LDAP role SANoperator has been successfully mapped.

switch:admin> ldapcfg --unmaprole SANoperator

LDAP role SANoperator has been successfully unmapped.

SEE ALSO

aaaConfig

,

userConfig

Advertising