ElectricImages.co.nz

Configuring ElectricImages.UserAuth

Modified: 26 Nov 2009 01:24 by admin - Categorized as: ScrewTurn UserAuth
ImageThe ElectricImages.UserAuth plugin adds user authentication facilities from a Windows Active Directory domain.

Edit

Configuring the Plugin

The administrator will configure the default setup for plugin, defining the following parameters.

Each entry must start on a new line in the configuration window of ScrewTurn. Note that this can look strange when not editing, due to line wrapping inherent in the display page.

Edit

Authentication Protocol

Provider=<protocol>
This configuration tag will set the authentication method to use. Currently the only authentication method supported is LDAP.

Parameters

<protocol>required literalProtocol to use - must be set as 'LDAP'.

Example

Set the authentication protocol to LDAP
Provider=LDAP



Edit

Configuration Example

The following is an example of setting up the Formatter plugin. Any user who can successfully authenticate with the some.domain.net domain will be allowed to log in, while users in the ScrewTurn-Wiki-Admins group (or subgroups) will be given Admin rights.
Provider=LDAP
Source=some.domain.net
AdminGroup=ScrewTurn-Wiki-Admins
CacheLife=10
Name=User
Logging=false
Ian Harding, Christchurch, New Zealand
"He who can, does. He who cannot, teaches." - George Bernard Shaw