
<2.2> User Commands
- user list
Get the list of all supported users.
- user set name <user id> [username]
This command can be used to change the user name.
- user set password <user id> [password]
This command can be is used change the user password.
<3> SOL Session with IPMItool
Advantech recommends using IPMItool to successful open a SOL session with
MIC-5332. The “lanplus” interface (RMCP+) of IPMItool must be used to be
able to change SOL parameters and establish SOL sessions.
Following general IPMItool parameters are needed for RMCP+ and IPMItool “sol”
commands:
ipmitool -I lanplus -H <IP-Address> -U <User> -P <Password> sol
<SOL-Command>
[root@localhost ~]# ipmitool user set password 2 newpassword
[root@localhost ~]# ipmitool user set name 2 newuser
[root@localhost ~]# ipmitool user list
ID Name Callin Link Auth IPMI Msg Channel Priv
Limit
1 true true true CALLBACK
2 callback true true true CALLBACK
3 user true true true USER
4 operator true true true OPERATOR
5 administrator true true true ADMINISTRATOR
Kommentare zu diesen Handbüchern