addAtmUser - add a user to the system
addAtmUser [-a] [-c #] [-f] [-m master] [-s suite[,suite2...]] [-v] \ uname passwd fullname phone email addAtmUser [-a] [-c #] [-m master] [-s suite[,suite2...]] [-v] \ -L uname
Returns 0 if it worked, 1 if the user already existed.
Make the new user an administrator.
If specified, define # users with the other criteria specified, by appending a numeric suffix to each uname.
If specified, force the user to change their password on the next login.
If a "master" account is specified, then the characteristics of that account will be copied into the new account.
If suite names are specified, unique copies of those test suites will be created for the new user. [Rarely used]
Be verbose
Use associated LDAP repository for this user.
The username of the new user.
The password of the new user.
The full name of the new user. Note that any spaces will need to be escaped.
The phone number of the new user.
The email address of the new user.
If test suites are copied/created, then the "CREATOR" file is updated with the new user name.
Copyright © 2000-2013 Applied Testing and Technology, Inc. All rights reserved.