Skip to content

Instantly share code, notes, and snippets.

@satishdotpatel
Created June 29, 2020 21:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save satishdotpatel/a56dbfeddba271c3e056ad6ccdbe8bda to your computer and use it in GitHub Desktop.
Save satishdotpatel/a56dbfeddba271c3e056ad6ccdbe8bda to your computer and use it in GitHub Desktop.
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<USER_INFO MODE="write">
<ADD_USER
USER_NAME="spatel"
USER_LOGIN="spatel"
PASSWORD="Secret123">
<ADMIN_PRIV value ="Yes"/>
<REMOTE_CONS_PRIV value ="Yes"/>
<RESET_SERVER_PRIV value ="Yes"/>
<VIRTUAL_MEDIA_PRIV value ="Yes"/>
<CONFIG_ILO_PRIV value="Yes"/>
</ADD_USER>
</USER_INFO>
</LOGIN>
</RIBCL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment