Product data

Chapter 9. IBM Systems Director Management Console management 239
All of the listed attributes can be changed except the first two, which were defined
when the user was created. Figure 9-28 shows how you can change those
attributes.
Figure 9-28 Edit user properties: General tab
It is also possible to modify the user information using the smcli chuser
command (Example 9-13). This addresses another set of user attributes, namely
those that can be set with the mkuser command. Be aware that this is nearly the
same set of attributes that are in the HMC, whereas the GUI wizard allows you to
change user attributes in the IBM Systems Director component of the SDMC.
Example 9-13 Changing a user using the smcli chuser command
sysadmin@sdmca:~> smcli chuser -u newUser -d "SDMC user" -p "password"
User modified successfully
For a list of user attributes that can be changed by using the smcli chuser
command, run man chuser.