Creates a new user account.
The mkuser command creates a new user account. Upon completion of creating a the new account you are prompted to set the new account password. User accounts are created with the -attr pgrp=view are designated as read only. These users do not have the authority to change the system configuration and do not have write permission to their home directories.
Flag name | Description |
---|---|
-attr Attribute=Value | Identifies the attribute to set, as well as
the new value for the attribute. The Attribute=Value parameter
can use one attribute value pair or multiple attribute value pairs
for one -attr flag. For a complete list of supported attributes, see chuser command. |
-de | Creates a Development Engineer (DE) user account. This type of account allows IBM® developers to log into the Virtual I/O Server and debug problems. |
-ldap | Identifies the user as an LDAP user account. LDAP user accounts are authenticated through the LDAP load module. |
-sr | Creates a service representative (SR) user account.
This type of account enables a service representative to run commands
required to service the system without being logged in as root. This
includes the following command types:
|
This command can only be run by the prime administrator (padmin) user.
mkuser davis
mkuser -attr maxage=52 davis
mkuser -attr pgrp=view View1