User Management Functions

Add User

The Add a User option calls up the URL, "adduser.asp". This Add a User data entry pane contains these fields:

User ID - enter the ID of the user in this text field
Group - select a user group from this list for the user
Enabled -ensure that the Check box is checked to enable the user
Password - secure text field (displays asterisks)
Confirm - secure text field

Delete User

The Delete a User option calls up the URL, "deluser.asp". The Delete a User data entry pane provides a list of all added users. Use this list to select the user you wish to delete.

Clicking OK deletes the selected user and updates the user list accordingly.

Add Group

The Add a User Group option calls up the URL, "addgroup.asp". The Add Group data entry pane contains these fields:

Group Name - enter the name of the group in this text field.
Privilege - select privileges from this list to assign to the group (holding down the control key allows you to select multiple privileges)
Access Method - select the default access method from the provided list that will be assigned to the group
Enabled - ensure that the check box is selected to enable the user group

Delete Group

The Delete a User Group option calls up the URL, "delgroup.asp". The Delete Group data-entry pane provides a list of all added user groups. Use this list to select the user group you wish to delete.

Clicking the OK button deletes the selected user group then updates the user group list accordingly.

Add Access Limit

The Add an Access Limit option calls up the URL, "addlimit.asp". The Add Access Limit data entry pane box provides the following fields:

URL - enter the URL path to the page or the directory in this text field
Group - select the group (optional) to assign to the URL
Access Method - select the access method from this list to assign to the URL. If a group is selected, this item is ignored.
Secure - select this check box if you require data encryption for this URL. This item will be ignored unless SSL is installed.

Delete Access Limit

The Delete an Access Limit option calls up the URL, "dellimit.asp". The Delete Group data entry pane provides a list of all access limit that have been assigned to this URL. Use this list to select the access limit you wish to delete

Clicking OK deletes the selected access limits then updates the list of existing access limits.

Save the User Configuration

This option calls up the URL, “savecfg.asp”. The Permanently Save the User Configuration data entry pane contains no data fields. Clicking OK saves the current User Management configuration. If the user configuration data had been saved previously, it will be overwritten. Data is saved in the file “umconfig.txt”.

Restore the User Configuration

This option calls up the URL, "loadcfg.asp". The Re-load the Permanently Stored User Configuration data entry pane contains no data fields. Clicking OK 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 saved in the file "umconfig.txt".