Creates a new NIS+ user account.
The nismkuser command will allow the input of the NIS+ user password at the time of user creation. If no password is given at user creation time, the NIS+ user's LOCAL and DES cred is created with the password nisplus. Later, passwords may be set or reset with the passwd command. New accounts are not disabled and are active after the nismkuser command completes.
Note: Although this command will allow the user to set the "home" directory for the NIS+ user, no actual physical directory will be created if the directory does not already exist.
You can use the Web-based System Manager Users application or the System Management Interface Tool (SMIT) to run this command (under the NIS+ administration area).
To ensure that your user database remains uncorrupted, you must be careful when naming users. User names must not begin with a - (dash), + (plus sign), @ (at sign), or ~ (tilde). You cannot use the keywords ALL or default in a user name. Additionally, do not use any of the following characters within a user-name string:
. | Dot |
: | Colon |
" | Double quote |
# | Pound sign |
, | Comma |
= | Equal sign |
\ | Back slash |
/ | Slash |
? | Question mark |
' | Single quote |
` | Back quote |
Attention: You will not be allowed to create a NIS+ user with the identical name of a pre-existing NIS+ client or server name.
Finally, the Name parameter cannot contain any space, tab, or new-line characters.
Attribute=Value | Initializes a user attribute. Refer to the chuser command for the valid attributes and values. |
Name | Specifies a unique 8-byte or less string. |
Event | Information |
---|---|
USER_Create | user |
nismkuser davis
nismkuser su=false davis
/usr/bin/nismkuser | Contains the nismkuser command. |
The chfn command, chgroup command, chgrpmem command, chsh command, chuser command, lsgroup command, lsuser command, mkgroup command, passwd command, pwdadm command, rmgroup command, rmuser command, setgroups command, setsenv command.
For more information about the identification and authentication of users, discretionary access control, the trusted computing base, and auditing, refer to Security Administration in the AIX Version 4.3 System Management Guide: Operating System and Devices.
Setting up and running Web-based System Manager in the AIX Version 4.3 System Management Guide: Operating System and Devices.
For more information about administrative roles, refer to Administrative Roles Overview in the AIX Version 4.3 System Management Guide: Operating System and Devices.