EasyManua.ls Logo

HP Integrated Lights-Out

HP Integrated Lights-Out
410 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Remote Insight Command Language 285
<USER_LOGIN VALUE="user4"/>
<USER_LOGIN VALUE="user5"/>
<USER_LOGIN VALUE="user6"/>
<USER_LOGIN VALUE="user7"/>
<USER_LOGIN VALUE="user8"/>
<USER_LOGIN VALUE="user9"/>
<USER_LOGIN VALUE="user10"/>
<USER_LOGIN VALUE=""/>
<USER_LOGIN VALUE=""/>
</GET_ALL_USERS>
A possible unsuccessful request is:
<RESPONSE
STATUS = "0x0001"
MSG = "Error Message"/>
The GET_ALL_USER_INFO command will return all local users information in
the user database, excluding passwords. 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 administrative privilege to
execute this command.
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
GET_ALL_USER_INFO
Example:
<RIBCL VERSION="2.0">
<USER_INFO MODE="read">
<GET_ALL_USER_INFO />
</USER_INFO>
</LOGIN>
</RIBCL>
GET_ALL_USER_INFO Parameters
None
GET_ALL_USER_INFO Runtime Errors
The possible GET_ALL_USER_INFO error message include:

Table of Contents

Related product manuals