Subsections
- The user starts ACME
- The system connects to the "default" database
- The system displays the ACME login screen
- If the user cancels the operation (such as the Cancel button or [Esc] key) the login is aborted and the application shuts down
- The user enters a name and password
- The system validates the username and password against the access control database
- If the username/password combination is invalid:
- The system lets the user know that the username/password combination is invalid
- The login screen is re-displayed
- Assuming that this process continues to occur, the login screen is again re-displayed to the user
- There is no limit to the number of times the screen is displayed
- The screen is never disabled
- The screen is always shown as quickly as possible by the system, without any "delay" for security reasons
- If the username/password combination is valid, continue
- If the system detects that the user is already logged in:
- The system notifies the user of this
- This is an informational statement only; it does not prevent the user from logging in
- The system retrieves the user's rights
- If a problem is detected with the configuration of the user's rights:
- The system prompts the user to contact the Administrator
- The system tells the user that they cannot login to the system, and does not let them into the system
- The system displays the ACME Editor
- The ACME Navigator is not displayed
- No jobs are opened by default
- The "Job Open/Create" dialog is displayed to the user that lets them easily open or create a job
- The user may or may not be logged into the system
- The system is connected to the "default" database
- If the user has logged into the system:
- Their access control rights are loaded into memory
- No jobs are loaded into the ACME Editor
- The ACME Navigator is not displayed
- Certain menu options are enabled (Job and Help-related)
-
Recent file list
-
When the user logs in the system will display a list of the user's most recently worked on 10 jobs
-
Change: The recent file list will appear only under the Job menu, in a manner similar to Microsoft Word
Next: Alternative Path #2, Security
Up: External User Login
Previous: Access Control is not
  Contents
  Index
|
|