Previous Topic

Next Topic

GET_ALL_USER_INFO return messages

A possible GET_ALL_USER_INFO return message is:

<GET_ALL_USER_INFO/>

<GET_USER

USER_NAME="Admin"

USER_LOGIN="Admin"

ADMIN_PRIV="Y"

CONFIG_RILO_PRIV="Y"

LOGIN_PRIV="Y"

REMOTE_CONS_PRIV="Y"

RESET_SERVER_PRIV="Y"

VIRTUAL_MEDIA_PRIV="Y"

/> ......

The same information will be repeated for all the users.

</GET_ALL_USER_INFO>

A possible unsuccessful request is:

<RESPONSE

STATUS="0x0023"

MESSAGE='User does NOT have correct privilege for action. ADMIN_PRIV required.'

/>