Get_User Return Messages; Mod_User - HP Integrated Lights-Out User Manual

Hp integrated lights-out user guide
Hide thumbs Also See for HP Integrated Lights-Out:
Table of Contents

Advertisement

GET_USER Return Messages

A possible GET_USER return message includes:

MOD_USER

The MOD_USER command is used to modify an existing local user's account.
The USER_LOGIN parameter must exist in the current user database. For this
command to parse correctly, the command must appear within a USER_INFO
command block, and USER_INFO MODE must be set to write. The user must
have the administrative privilege. A user without the administrative privilege can
only modify their individual account password.
Example:
User login name was not found.
User does not have correct privilege for action. ADMIN_PRIV required.
<RESPONSE
STATUS="0x0000"
MSG="No Errors"
/>
<GET_USER
USER_NAME="Admin User"
USER_LOGIN= "username"
ADMIN_PRIV="N"
REMOTE_CONS_PRIV="Y"
RESET_SERVER_PRIV="N"
VIRTUAL_MEDIA_PRIV="N"
CONFIG_ILO_PRIV value ="No"
/>
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<USER_INFO MODE="write">
<MOD_USER USER_LOGIN="loginname">
<USER_NAME value="username"/>
<USER_LOGIN value="newloginname"/>
<PASSWORD value="password"/>
<ADMIN_PRIV value="No"/>
<REMOTE_CONS_PRIV value="Yes"/>
Remote Insight Command Language
281

Advertisement

Table of Contents
loading

Table of Contents