Cameron Harris wrote: > > I'm trying to set up a Krb5 authenticated OpenLDAP server, mainly for > educational purposes, so I've been trying to merge > together various guides on the internet to a working setup. > Unfortunately, I'm now getting the following error: > > came...@gimli:~$ ldapsearch > SASL/GSSAPI authentication started > ldap_sasl_interactive_bind_s: Local error (-2)
Did you obtain a TGT before? What's the output of command klist? Ciao, Michael.