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.
- 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.