up previous next contents index
Next: Post-Conditions Up: Add User Account Previous: Pre-Conditions   Contents   Index

Basic Path: Create a New User Account

  1. The Admin selects an option to add a new user to the system
  2. The system prompts the Admin for
    1. the following required information:
      1. Username
      2. Password (entered twice)
      3. The group that the user is assigned to
    2. and the following non-required information:
      1. First name
      2. Middle Initial
      3. Last name
  3. The Admin enters these parameters and submits the form
  4. If any of the required fields are not completed, the Administrator is informed which required fields are missing
    1. Input focus is returned to the first missing field
  5. If the username is already in use, the system informs the Administrator that they must choose a different name
  6. Else, continue
  7. If the username is invalid, the Administrator is informed of this, and valid naming criteria is displayed
  8. If the password is invalid, the Administrator is informed of this, and valid naming criteria is displayed
  9. The system creates the new user account


up previous next contents index
Next: Post-Conditions Up: Add User Account Previous: Pre-Conditions   Contents   Index