Rate and give feedback:
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Setting User Rights (privilege)
Function
The privilege command is used to set user rights.
Format
ipmcset [-t user] -d privilege -v <username> <privalue>
Parameters
Parameter |
Description |
Value |
---|---|---|
username |
Specifies the user to be set. |
- |
privalue |
Specifies user rights. |
|
Usage Guidelines
- Only administrators can set user rights, and the administrator's password is required.
- If the iBMC has multiple enabled administrators, the roles of the default users can be modified. If there is only one administrator enabled, this administrator cannot disabled or deleted and the administrator role cannot be modified.
The default user is Administrator.
- User rights can be set for the users in SSH login mode.
Example
# Grant user test with the Administrator rights.
iBMC:/->ipmcset -d privilege -v test 4 Input your password: Set user privilege successfully.