User Management InterfaceThe password protected User Administration page for WebServer contains a data area and a menu bar. The data area may contain documentation, but it may also contain a data entry pane. Selecting User Configuration menu items in the menu bar accesses the User Management data entry panes. Data-entry panes have two operation buttons: OK and Cancel.
All user configuration menu options call up active server pages (".asp" files) that call GoAhead WebServer GoForm functions. Add UserThe Add User option calls up the URL, "adduser.asp". This Add User data entry pane contains these fields:
Delete UserThe Delete User option calls up the URL, "deleteuser.asp". The Delete User data entry pane provides this field:
Pressing the OK button deletes the selected user and the list of existing users is updated. Add GroupThe Add Group option calls up the URL, "addgroup.asp". The Add Group data entry pane contains these fields:
Delete GroupThe Delete Group option calls up the URL, "deletegroup.asp". The Delete Group data-entry pane provides this field:
Pressing the OK button deletes the selected user group then updates the user group list. Add Access LimitThe Add Access Limit option calls up the URL, "addlimit.asp". The Add Access Limit data entry pane box provides the following fields:
Delete Access LimitThe Delete Access Limit option calls up the URL, "deletelimit.asp". The Delete Group data entry pane provides this field:
Pressing the OK button deletes the selected URL then updates the list of existing access limits. Restore the User ConfigurationThis menu option calls up the URL, "restoreconfig.asp". The Restore User Configuration data entry pane contains no data fields. Pressing the OK button replaces the current User Management configuration with the user configuration data previously saved. If no data has been saved, then the user configuration data will be deleted. Data is persisted to the file named "umconfig.txt". Save the User ConfigurationThis menu option calls up the URL, "restoreconfig.asp". The Restore User Configuration data entry pane contains no data fields. Pressing the OK button replaces the current User Management configuration with the user configuration data previously saved. If no data has been saved, then the user configuration data will be deleted. Data is persisted to the file named "umconfig.txt".
|