docker-openldap
docker-openldap copied to clipboard
GSSAPI Error: Unspecified GSS failure.
openldap and phpLDAPadmin are running in docker in a VPS and able to access the web interface via ldap.domain.com. I wanted to test to see if I can reach the server from external. So I tried connecting via Active Directory tool from sysinternals on my laptop and could not connect. On the logs I see,
5f12d1e3 SASL [conn=1100] Failure: GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Key table file '/etc/krb5.keytab' not found)
5f12d1e3 conn=1100 op=2 RESULT tag=97 err=80 text=SASL(-1): generic failure: GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Key table file '/etc/krb5.keytab' not found)
5f12d1e3 conn=1100 op=3 UNBIND
5f12d1e3 conn=1100 fd=12 closed
Anyone know anything about this? 😁 @bloodyburger I know that's a big reach but any chance you remember what the issue was 😆