Get_All_Users; Get_All_Users Parameters; Get_All_Users Runtime Error; Get_All_Users Return Messages - 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

284
User Guide Integrated Lights-Out

GET_ALL_USERS

The GET_ALL_USERS command will return all USER_LOGIN parameters in
the user database. For this command to parse correctly, the command must
appear within a USER_INFO command block, and USER_INFO MODE can be
in read or write. The user must have the administrative privilege to retrieve all
user accounts.
Example:

GET_ALL_USERS Parameters

None

GET_ALL_USERS Runtime Error

The possible GET_ALL_USERS error messages include:
User does not have correct privilege for action. ADMIN_PRIV required.

GET_ALL_USERS Return Messages

A possible GET_ALL_USERS return message is:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<USER_INFO MODE="read">
<GET_ALL_USERS />
</USER_INFO>
</LOGIN>
</RIBCL>
<RESPONSE
STATUS="0x0000"
MESSAGE='No Error'
/>
<GET_ALL_USERS>
<USER_LOGIN VALUE="username"/>
<USER_LOGIN VALUE="user2"/>
<USER_LOGIN VALUE="user3"/>

Advertisement

Table of Contents
loading

Table of Contents