docker-openldap icon indicating copy to clipboard operation
docker-openldap copied to clipboard

GSSAPI Error: Unspecified GSS failure.

Open bloodyburger opened this issue 5 years ago • 1 comments

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

bloodyburger avatar Jul 18 '20 10:07 bloodyburger

Anyone know anything about this? 😁 @bloodyburger I know that's a big reach but any chance you remember what the issue was 😆

mkyukov avatar Jan 18 '25 15:01 mkyukov