up previous next contents index
Next: Alternative Path #1, Access Up: External User Login Previous: Pre-Conditions   Contents   Index

Subsections

Access Control is not Enabled

  1. The user starts ACME
    1. Note - the system does not display a login screen
  2. The system connects to the "default" database
  3. The system logs the user in as the user "Unknown User"
  4. The system grants all access rights to the user, except User and Group administration rights
  5. The system displays the ACME Editor
    1. The ACME Navigator is not displayed
    2. Menu options including Job/Open, Job/New, Job/Exit, and Help are available
    3. No jobs are opened by default
  6. A "Job Open/Create" dialog/wizard is displayed to the user that lets them follow four courses of action
    1. Start the process of creating a new job
    2. Open a recent job
      1. The system will display the most recent jobs (10 max), in sorted order showing the most recent first
      2. Note: This list will come from a data file maintained by ACME under the user's home directory on their computer
    3. Open an older job by starting the List Jobs use case
    4. Close this dialog

Post-Conditions

  1. ACME is started
  2. The user is connected to the "default" database
  3. The user is logged in as the user "Unknown User"
  4. Full system access is granted
    1. Note - this means the user can CRUD any job
    2. Note - this means the user can CRUD any job details
  5. No jobs are loaded into the Editor
  6. The ACME Navigator is not displayed
  7. Certain menu options are enabled (Job and Help-related)
  8. Recent file list
    1. When the user logs in the system will display a list of the user's most recently worked on 10 jobs
    2. Change: The recent file list will appear only under the Job menu, in a manner similar to Microsoft Word


up previous next contents index
Next: Alternative Path #1, Access Up: External User Login Previous: Pre-Conditions   Contents   Index