User Management Setup

Creating the Administrator

An Administrator has access rights to create and administer users and security. It is best to create and configure the administrator before performing user management. By default, the WebServer has no security data. The user configuration data can be created using the Web Interface or using the User Management C function API.

To create an administrator user:

    1. Create an "Administrators" User Group.
      Give this group all privileges and the default access method of DIGEST.
    2. Create an "Admin" user.
      This user must belong to the "Administrators" group created in the previous step. The "Admin" must also be enabled and protected (the web Interface does not permit adding delete-protected users).

Creating Access Limits

Once you have created the administrator user and user groups, it is a good idea to create Access Limits for the user management web pages. Use the Add Access Limit function (either with the Web Interface menu item, or using the User Management C API) to create Access Limits.

Creating Users

Once you have created the administrator user, user groups and access limits, you can use the Add User function (either through the Web Interface menu , or using the User Management C API) to create users.