Hp ProLiant SL2500 Scalable System Instrukcja Użytkownika Strona 96

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 95
XML commands 96
XML commands
Login
Command:
<LOGIN USER_LOGIN="username" PASSWORD="password">
</LOGIN>
where
USER_LOGIN is the login name of the user account. This parameter is case sensitive and must never be
blank.
PASSWORD is the password associated with the user.
Description:
This XML command provides the information used to authenticate the user.
Modify user
Command:
<SLAPMCL VERSION="2.00">
<LOGIN USER_LOGIN="Administrator" PASSWORD="password">
<USER_INFO>
<MOD_USER USER_LOGIN="Administrator">
<PASSWORD VALUE="newpassword"/>
</MOD_USER>
</USER_INFO>
</LOGIN>
</SLAPMCL>
where
USER_LOGIN is the login name of the user account. This parameter is case sensitive and must never be
blank.
PASSWORD VALUE is the password associated with the user.
Description:
This command, executed in XML, enables you to modify an existing local user 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.
This command only supports changing the administrator password.
Get firmware version
Command:
Przeglądanie stron 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 116 117

Komentarze do niniejszej Instrukcji

Brak uwag