Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Russ WhiteheadRuss WhiteheadReporter
James WiltshireJames WiltshirePriority
MinorCompatibility
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Russ Whitehead
Russ WhiteheadReporter
James Wiltshire
James WiltshirePriority
Compatibility
Minor
Fix versions
Pull Request URL
Created June 5, 2020 at 2:40 AM
Updated June 23, 2020 at 5:52 PM
Resolved June 18, 2020 at 12:12 PM
I'm getting occasional failed logins at our client site.
We are using 389 Directory Server, with CentOS 7. We have load balancing HW sending requests to 2 separate servers running dirsrv service.
The ldap "access" logs are showing back-to-back bind errors, like:
These two errors are for the same user-bind request, presumably retried - but within 5 milliseconds of each other - which makes me wonder if they're retries attempted by HPCC or by a lower-level LDAP layer.
Also, note that the 2nd BIND (op=1) will seemingly never work with this LDAP. See the error "No suffix for bind dn found".
Are these retries attempted by HPCC?
If so, the 2nd attempt is sending just the uid=XXXXX?