Command Reference Guide

showauthparam
DESCRIPTION
The showauthparam command shows authentication parameters.
SYNTAX
showauthparam
AUTHORITY
Any role in the system.
OPTIONS
None.
SPECIFIERS
None.
RESTRICTIONS
None.
EXAMPLES
The following is example output from the showauthparam command:
cli% showauthparam
Param -----------------Value-----------------
ldap-server xxx.xxx.xx.xx
ldap-server-hn domaincontroller.work.com
binding sasl
sasl-mechanism GSSAPI
kerberos-realm NTDOM1.work.COM
accounts-dn OU=Users,DC=work,DC=com
account-obj user
account-name-attr sAMAccountName
memberof-attr memberOf
edit-map CN=Software,CN=Users,DC=work,DC=com
browse-map CN=Eng,CN=Users,DC=work,DC=com
domain-name-attr description
group-obj group
domain-name-prefix !InServDomain=
NOTES
None.
showauthparam 353