HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

setauthparam
DESCRIPTION
The setauthparam command is used to set the authentication and authorization parameters.
NOTE: See the HP 3PAR InForm OS Common Criteria Administrator’s Reference for more
information before using this command in Common Criteria mode.
SYNTAX
The syntax of the setauthparam command can be one of the following:
setauthparam [-f] <param> <value>
setauthparam [-f] <map-param> <map-value>...
setauthparam [-f] -clear <param>...
setauthparam [-f] -clearall
AUTHORITY
Super
Any role granted the authparam_set right.
OPTIONS
-f
Does not ask for a confirmation before performing the operation.
-clearall
Clears all the authentication parameters.
-clear
Clears only the specified authentication parameters.
SPECIFIERS
Specifiers for the setauthparam command can be issued as the following:
<param> <value> - See “Values for setauthparam Specifiers” (page 278).
<map_param> <map_value> - See “Examples of domain-name-prefix Effects (page 280)
<param> - See “Values for Specifiers <map-param> and <map-value>” (page 280).
Table 2 Values for setauthparam Specifiers
<value><param>
Numeric IP address of the LDAP server.ldap-server
Indicates the host name of the LDAP server. This value must
be set when the ldap-reqcert option is set or the
ldap-server-hn
sasl-mechanism option is set to GSSAPI. The value is
the name of the LDAP server in its certificate or the value
of the LDAP principal stored in the Kerberos database, and
will usually be a fully-qualified domain name.
Indicates the port of the LDAP server (default: 389 for
non-SSL, 636 for SSL).
ldap-port
To use SSL when communicating with the LDAP server, set
the value to 1. (The default value is 0).
ldap-ssl
278 Set Commands