HP 3PAR OS 3.1.3 Command Line Interface Reference

setauthparam
DESCRIPTION
The setauthparam command is used to set the authentication and authorization parameters.
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 262).
<map_param> <map_value> - See “Examples of Domain Name Prefix Effects” (page 264)
<param> - See “Values for Specifiers <map-param> and <map-value>” (page 264).
Table 3 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
Indicates whether a valid server certificate should be
required in order to proceed (The default value is 0).
ldap-reqcert
262 Set Commands