up previous next contents
Up: Use Cases Previous: Add User Account Next: Edit User Account   Contents


List User Accounts

This use case describes the process of listing user accounts on the ACME system.

Notes

  1. This option is available whether security is enabled or not.
  2. All users can list all user accounts.
    1. The Administrator account is not hidden in any way.

Actors

  1. Administrator
  2. External user

Pre-Conditions

  1. The user is logged into the system.

Flow of Events: Administrator

  1. The Administrator selects an option to list the user accounts on the system
  2. The system displays all user accounts
    1. For each account the username, and groupname fields are displayed
  3. The system enables options to Add, Edit, View, and Delete user accounts

Post-Conditions

  1. The list of user accounts is displayed
  2. Options are available to the Administrator to let the Admin CRUD the user account

Flow of Events: Non-Administrator

  1. The User selects an option to list the user accounts on the system
  2. The system displays all user accounts
    1. For each account, the username and groupname are displayed
  3. When the user selects their own account the Edit Account option is made available to the user

Post-Conditions

  1. A list of user accounts is displayed to the user
  2. The Non-Administrator user does not have an option to view additional user account details

"Used" Use Cases

Other Requirements