LDAPDNCaseInsensitive
A Boolean value that specifies whether distinguished names are treated as case-insensitive.
If two distinguished names with different case should be treated as distinct, set this parameter to false
.
For example, if CN=USER1,DC=COM
can be a different user to CN=User1,DC=COM
then set LDAPDNCaseInsensitive=False
.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | LDAP Repository or Default |
Example: | LDAPDNCaseInsensitive=False
|
See Also: |