LDAP incorrectly authenticates user IDs that do not match letter case
<property name="userDetailsContextMapper"> <ref bean="ldapContextMapper" /> </property><bean id="ldapContextMapper" class="org.pentaho.platform.engine.security.UseridAttributeLdapContextMapper"> <property name="ldapUsernameAttribute" value="samAccountName" /> </bean>
PreviousWith LDAP authentication, the PDI Repository Explorer is emptyNextConnection timeout issues when using CAS
Last updated
Was this helpful?

