You can close/archive this
Just for info: if someone uses LDAPS (as I do), this is LDAP settings which works: Default Authentication Method is set to LDAP LDAP Server: Empty LDAP Port: 636 LDAP Connection Encryption Method: None LDAP URL: ldaps://ldap.my-domain.com LDAP Base DN: ou=People,dc=my-domain,dc=com Use Anonymous Bind: YES LDAP User ID Attribute: uid LDAP Authentication Method: simple Regards.
Thanks. That has worked!
a) Yes, set only Username b) With predrag_zecevic (my UID in LDAP)
Now, ART tries to get admin log-in data from ldap too? com.unboundid.ldap.sdk.LDAPSearchException: A client-side timeout was encountered while waiting 300000ms for a response to search request with message ID 1, base DN 'ou=People,dc=my-domain,dc=com', scope SUB, and filter '(uid=admin)' from server ldap.mydomain.com:636. This is also problematic (actually, for port 636 we use TLS, e.g. ldaps://ldap.my-domain.com connection -- and it works): com.unboundid.ldap.sdk.LDAPSearchException: A client-side...
I have created user with Username predrag_zecevic in ART, set Default Authentication Method to LDAP, and now I cannot log-in anymore using either account... Do you have some advice? What I have done wrong? Regards.
I have created user predrag_zecevic in ART, set Default Authentication Method to LDAP, and now I cannot log-in anymore.... Do you have some advice? Regards.
So, I have defined UID=predrag_zecevic in LDAP. Which option I have to check/fill in in user creation form if I want to be authenticated against LDAP? Field - value pairs: ID - automatically set Username - predrag_zecevic Password -- from LDAP? [ ] Blank [ ] Generate and send -- just ignore, LDAP contains password Full Name - from LDAP? Email - from LDAP? Description - not important (from LDAP?) Active -- YES Can Change Password -- I assume NO Public User - NO Default Report Group - ? Start Report...