Added the ability to explicitedly configure the type of directory
back-ending a REALM and the ability to configure the search string that should be utilized when performing a contextless login via the Pwd Authenticate mechanism.
This commit is contained in:
@@ -11,8 +11,9 @@
|
||||
<bci:env prop="java.naming.security.principal" value="PROXY_USER_NAME"/>
|
||||
<bci:env prop="java.naming.security.credentials" value="PROXY_USER_PW"/>
|
||||
<bci:env prop="java.naming.referral" value="follow"/>>
|
||||
<bci:env prop="com.novell.casa.authtoksvc.directory_type" value="eDir"/>
|
||||
<bci:connection xsi:type="bci:LDAPConnector">
|
||||
<bci:address>ldaps://LDAP_HOST_NAME:LDAP_LISTEN_PORT</bci:address>
|
||||
<bci:address>ldaps://LDAP_HOST_NAME:LDAP_LISTEN_PORT</bci:address>
|
||||
</bci:connection>
|
||||
</bci:realm>
|
||||
</bci:realms>
|
||||
|
||||
Reference in New Issue
Block a user