This space is archived

For current information please use the current ExamSys documentation

Apache Login

Description

This allows user authentication via Apache module auth (Authorization is still handled by Rogo).

This should work with webauth and cosign apache modules. if you have the option of allowing guest use still via your module do so as this will enable you to make use of the script concordance, external examiner & guest username system of rogo.

Config Options

Config OptionDescription
id_colis the column name of the userid
tableis the name of the table
username_colis the name of the column containing the username
enable_fudgecreateuserenables the fudge create user not using the lookup class created in table but no details go with it all blank
disable_ldapmissingDisables lookup plugin if it has record in external auth but no record in internal db
search_fieldis used as the field that the username gets put in for a search for missing user.
usernamefieldthis is the SERVER field that it takes the username usually REMOTE_USER