0 votes
1 view
Hi,

I was trying to configure LDAP for knowage 6.2
https://www.knowage-suite.com/qa/118/how-to-integrate-to-ldap-for-authentication
This thread implies that knowage has the LDAP module already integrated for 6.2 and from

https://github.com/KnowageLabs/Knowage-Server/blob/09e7e5faf7589d901bfa5642fad33c769fb506f2/knowageldapsecurityprovider/src/main/java/it/eng/spagobi/security/LdapSecurityServiceSupplier.java

I can see that it does as LdapSecurityServiceSupplier

However this doesnt appear to work

Specifically it calls for an ldap.config that doesnt exist and doesnt appear to use the .properties file in the jar.
static private String LDAP_AUTHENTICATION_CONFIG = "ldap.config";

I could theoretically define this on launching Java but that feels wrong.

Is there something I am missing? Or is this not yet ready for prime time and I should be using the knowage 6.1 knowlage.ldap module?

Thank you.
Environment Knowage 6.2 , Windows x64 (and Centos 7 x64)
asked Oct 24, 2018 in Users and Roles by apanett (120 points) | 1 view
Hi Anton,

did you manage to get LDAP working on 6.2?
Hi

I used the old Ldap auth module and it seemed to work OK.

My question was based on around if i needed to or not for 6.2.

I can never find the change notes for the incremental releasese.

Please log in or register to answer this question.

1,553 questions
1,017 answers
2,037 comments
2,567 users