Submit your use case or success story to the 2023 edition of the Dataiku Frontrunner Awards ENTER YOUR SUBMISSION

How to set up debug logs for LDAP

tomas
How to set up debug logs for LDAP

Hi,



 I would like to see more details in the backend log about ldap binding and debug why the group resolution does not work - it returns an empty list. Is it possible to get more details by changing the configuration of DSS (dku.ldap)?



Thanks




[2019/11/13-15:58:31.463] [qtp1415289182-22] [INFO] [dku.ldap] - [ct: 2] Testing LDAP user: <redacted>
[2019/11/13-15:58:31.465] [qtp1415289182-22] [INFO] [dku.ldap] - [ct: 4] Connecting to server
[2019/11/13-15:58:31.887] [qtp1415289182-22] [INFO] [dku.ldap] - [ct: 426] Searching user <redacted>
[2019/11/13-15:58:31.960] [qtp1415289182-22] [INFO] [dku.ldap] - [ct: 499] Querying groups for cn=F<redacted>
[2019/11/13-15:58:32.030] [qtp1415289182-22] [INFO] [dku.ldap] - [ct: 569] Fetched groups []
[2019/11/13-15:58:32.073] [qtp1415289182-22] [INFO] [dku.ldap] - [ct: 612] Found user <redacted>: {"connectionOK":true...


 

0 Kudos
1 Reply
Joachim_Zentici
Dataiker

Hi,



dku.ldap will not give your more details about that. I don't know if you will find the appropriate logs but you can customize log levels as specified in the documentation: https://doc.dataiku.com/dss/latest/operations/logging.html#customizing-log-levels (but again specifically dku.ldap will not log more).

0 Kudos