|
This page last changed on Dec 13, 2009 by csut017.
LDAP User Authentication
Stores a user name - authentication will come from Active Directory.
Version
Available from version 1.5
Examples
<ldapUser name="johndoe" domain="somewhere.com" />
<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 Sunday, 13 Dec 2009 at 8:39:29 AM |
|