|
- The Admin selects an option to add a new user to the system
- The system prompts the Admin for
- the following required information:
- Username
- Password (entered twice)
- The group that the user is assigned to
- and the following non-required information:
- First name
- Middle Initial
- Last name
- The Admin enters these parameters and submits the form
- If any of the required fields are not completed, the Administrator is informed which required fields are missing
- Input focus is returned to the first missing field
- If the username is already in use, the system informs the Administrator that they must choose a different name
- Else, continue
- If the username is invalid, the Administrator is informed of this, and valid naming criteria is displayed
- If the password is invalid, the Administrator is informed of this, and valid naming criteria is displayed
- The system creates the new user account
Next: Post-Conditions
Up: Add User Account
Previous: Pre-Conditions
  Contents
  Index
|
|