Subsections
- The Administrator lists the user accounts
- The Administrator selects the user account they want to modify and selects an Edit User Account option
- The system displays an "Edit User" screen, which contains the following fields in read/write mode:
- Required fields
- Username
- Password(repeated twice)
- Group
- Non-required fields
- First name
- Middle initial
- Last name
- The Administrator changes all desired fields and saves the changes
- The system validates:
- If the username has been changed
- If the username is not valid, the Administrator is notified of this and the change is not allowed
- If the new username is already in use, the Administrator is notified of this and the change is not allowed
- If the two passwords are not the same, the Administrator is notified of this and the change is not allowed
- If the two passwords are the same but are invalid, the Administrator is notified of this and the change is not allowed
- The system saves the changes
- Any user account field may be different
- If the username is changed, the new username should show on any reports that show this name
- If a job was initially created by "MarthaS" and the named was later changed to "MarthaT", "MarthaT" should be displayed on future reports
- Note to developers: This implies that we are storing the "user id" with the Job, and not the user name
Next: Alternative Path #2, External
Up: Edit User Account
Previous: Pre-Conditions
  Contents
  Index
|
|