Previous Topic

Next Topic

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 3 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.