[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ldap backend help



On Thu, 13 Apr 2006 13:23:42 -0600
Warren Turkal <wt@atmos.colostate.edu> wrote:

> I have heimdal using an ldap backend. Is there anyone out there that knows 
> what the following error indicates?
> 
> wt@littleblackbook0:~$ ldapsearch
> SASL/GSSAPI authentication started
> ldap_sasl_interactive_bind_s: Local error (-2)
>         additional info: SASL(-1): generic failure: GSSAPI Error:  
> Miscellaneous failure (see text) (Server 
> (krbtgt/82.49.160@BIOCYCLE.ATMOS.COLOSTATE.EDU) unknown)

Looks like it's having trouble finding that principal. Are you certain
that 82.49.160@BIOCYCLE.ATMOS.COLOSTATE.EDU exists in the principal
database?

Mike