Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 26 |
Nodes: | 6 (0 / 6) |
Uptime: | 59:24:09 |
Calls: | 633 |
Calls today: | 1 |
Files: | 1,188 |
D/L today: |
32 files (20,076K bytes) |
Messages: | 180,583 |
rCLCannot bind to LDAP server ldapi:/// as rCycn=kdc-srv,cn=krbContainer,dc=example,dc=localrCO: Invalid credentials
- while initializing database.rCY
On 8/20/25 23:43, Travis Bean wrote:
rCLCannot bind to LDAP server ldapi:/// as rCycn=kdc-srv,cn=krbContainer,dc=example,dc=localrCO: Invalid credentials
- while initializing database.rCY
This means libkdb_ldap called ldap_sasl_bind_s() and got back an LDAP_INVALID_CREDENTIALS response, most likely indicating that the LDAP server didn't match the password from the service stash file.
On Fri, Aug 22, 2025 at 9:50rC>AM Travis Bean <tbean74@gmail.com> wrote:
On Thu, Aug 21, 2025 at 10:56rC>AM Greg Hudson <ghudson@mit.edu> wrote:
On 8/20/25 23:43, Travis Bean wrote:
rCLCannot bind to LDAP server ldapi:/// as rCycn=kdc-srv,cn=krbContainer,dc=example,dc=localrCO: Invalid credentials
- while initializing database.rCY
This means libkdb_ldap called ldap_sasl_bind_s() and got back an LDAP_INVALID_CREDENTIALS response, most likely indicating that the LDAP server didn't match the password from the service stash file.
After extensive troubleshooting, I can definitely say this is a
problem with my stash file.
Perhaps there is a bug in kdb5_ldap_util since it is generating a
malformed stash file.