LDAP User Authentication

Stores a user name - authentication will come from Active Directory.

Version

Available from version 1.5

Examples

Simple Example

1<ldapUser name="johndoe" domain="somewhere.com" />

Wildcard Example

1<ldapUser name="*" domain="somewhere.com" />

Configuration Elements

Element Description Type Required Default Version
domain The AD domain to use. String Yes n/a 1.5
name The user name for this user. String Yes n/a 1.5

Automatically Generated

Documentation generated on Monday, 26 May 2014 at 7:18:01 AM