User access list

When first installed, the PLGV user list is blank as shown below.  If you choose to use the SQL table method of authentication, then you will need to populate this list.  Choosing the LDAP method means you will not need to populate the list because it will be done automatically via LDAP.  Nevertheless, you will need to identify those users who will have the role as administrator.

This page discusses:

 

Populating the user list

There are three different methods of populating this list if you are using SQL table authentication.

  1. Import from a file containing complete user information including login name, first name, last name, password, and a list of email addresses to be used with SQL table authentication.

  2. Import from a summary file containing login name and a list of email addresses to add more email addresses for that user to review.  This is typically used to allow an administrative or departmental assistant to review quarantined messages for others.

  3. Enter manually the identity for an individual.

 

Import complete user information

This is the default File Format selection when importing a file (button for Complete user name format).  It performs a bulk import of the detailed user information and is used primarily with the SQL table authentication method when logging into PLGV.

The input file must contain the following comma-separated information, one user per line.

  1. Login name

  2. First name

  3. Last name

  4. Password

  5. Role of either "User" or "Administrator"

  6. One or more email addresses

A sample is provided in the SampleUsers.TXT file found in the PLGV folder that appears when you press .   This file has the following entries as examples.

dan,dan,deward,secret,User,dan@acme.com,info@acme.com,sales@acme.com
joe,Joseph,Blowseph,secret,User,joe@acme,joe2@acme

A simple way to obtain this is to use Control Panel's Administrator Tool called Active Directory Users and Computers.  

Importing this sample will display the following:

 

Import summary user information

The File Format selection button labeled  User name and email address only format is made when importing a summary user list.  It is typically used with LDAP authentication method since much of the login information is automatically populated when the user logs into PLGV.  This import format can also used to define more email addresses for individuals such as a departmental or administrative assistant when their login information already exists.

The input file must contain the following comma-separated information, one user per line.

  1. Login name

  2. One or more email addresses

A sample is provided in the SampleEmail.TXT file found in the PLGV folder that appears when you press .   This file has the following entries as examples.

joe,joe0000@acme.com,joe0001@acme.com
dan,test@msn.com
dan,xxx@hotmail.com
dan,yyy@yahoo.com

Importing this sample file (after the previous SampleUsers.TXT file) will display the following:

Notice all the additional email addresses associated with the first user.

 

Manual entry

Entering a new user is simple matter of providing:

As you enter these values, please remember to use the Enter key when you are done within each of the three windows.  This will re-position your cursor onto the next (blank) line.  If the cursor is not on the next line, your entry may not be registered.

As an example, the screens below illustrate the entry of each of the items in the three windows for user login information, email address, and roles.

At this point, note that the user line needs to be re-selected and then we can position the cursor to the email address field.  Don't forget to press the Enter key after typing the address to get the blank line!

Now the role of "Administrator" or "User" can be entered.  If left blank, then "User" is the default.

Again, don't forget to press Enter key to get to the next line.

Press to have the new user entry saved to the Praetor log database.  Your user selection will then jump to the very first entry since it re-reads the user table from the database.

 

Setting or changing the user password

Dealing with passwords is only applicable if you are using the SQL table authentication method since other methods will authenticate using the submitted credentials against the LDAP server or Windows domain controller.

To set or change the password for a user, select the user from the larger window and press .  A window appears to prompt for the new password and to confirm it by re-typing the same password.

If the two passwords entered match, then the change occurs immediately even though remains grayed out and unclickable.

 

Viewing errors

Should this PLGV administrator tool encounter any errors in accessing the database, or discovery any inconsistency with the information, this button will become active and you can press it to see the detailed errors found.

 

 

 

Return to configuring PLGV