HP (Hewlett-Packard) HP Integrated Lights-Out Network Card User Manual


 
274 User Guide Integrated Lights-Out
Version must not be blank.
LOGIN
The LOGIN command provides the information that is used to authenticate the
user whose permission level will be used when performing RIBCL actions. The
specified user must have a valid account on the respective iLO to execute RIBCL
commands. The user's privileges are checked against the required privilege for a
particular command, and an error is returned if the privilege level does not
match.
Example:
<LOGIN USER_LOGIN="username" PASSWORD="password">
</LOGIN>
Alternatively, the CPQLOCFG utility can specify the login information as
parameters on its command line:
cpqlocfg -u <username> -p <password>
When using this format, the utility returns an Overriding credentials
warning message but still shows the error log message entry as Login name
must not be blank.
LOGIN Parameters
USER_LOGIN is the login name of the user account. This parameter is case
sensitive and must never be blank.
PASSWORD is the password associated with the user. This parameter is case
sensitive and can be a combination of any printable characters.
LOGIN Runtime Errors
The possible runtime error messages include:
User login name was not found.
Password must not be blank.