You can create, list, change, switch, and remove users by using Virtual I/O Server or the IBM® Tivoli® Identity Manager.
When the Virtual I/O Server is installed, the only user type that is active is the prime administrator (padmin). The prime administrator can create additional user IDs with types of system administrator, service representative, or development engineer.
The following table lists the user management tasks available on the Virtual I/O Server, as well as the commands you must run to accomplish each task.
| Task | Command |
|---|---|
| Change passwords | cfgassist |
| Create a system administrator user ID | mkuser |
| Create a service representative (SR) user ID | mkuser with the -sr flag |
| Create a development engineer (DE) user ID | mkuser with the -de flag |
| Create an LDAP user | mkuser with the -ldap flag |
| List a user's attributes For example, determine whether a user is an LDAP user. |
lsuser |
| Change a user's attributes | chuser |
| Switch to another user | su |
| Remove a user | rmuser |
You can use the IBM Tivoli Identity Manager to automate the management of Virtual I/O Server users. Tivoli Identity Manager provides a Virtual I/O Server adapter that acts as an interface between the Virtual I/O Server and the Tivoli Identity Manager Server. The adapter acts as a trusted virtual administrator on the Virtual I/O Server, performing tasks like the following:
For more information, see the IBM Tivoli Identity Manager product manuals.