Date: Thu, 02 Sep 2010 13:13:56 +0200 From: Jan Henrik Sylvester <me@janh.de> To: stable-list freebsd <freebsd-stable@freebsd.org> Subject: Re: GSSAPI (for OpenLDAP) on FreeBSD 8? Message-ID: <4C7F86F4.6020505@janh.de> In-Reply-To: <4C7F6167.6070609@FreeBSD.org> References: <4C7E803F.1090606@janh.de> <4C7F6167.6070609@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/-10/-28163 20:59, Matthias Andree wrote: > Am 01.09.2010 18:33, schrieb Jan Henrik Sylvester: >> I have got problems with GSSAPI authentication to OpenLDAP: >> ldap_sasl_interactive_bind_s: Other (e.g., implementation specific) >> error (80) >> additional info: SASL(-1): generic failure: GSSAPI Error: No >> credentials were supplied, or the credentials were unavailable or >> inaccessible. (unknown mech-code 0 for mech unknown) > > Did you run kinit to obtain tickets? You didn't mention that. Yes, I did, and klist shows the tgt and the ldap ticket -- the latter only after the call. You do get a "Local error" and not "Other" if you have no ticket. (And the ldap ticket is in /etc/krb5.keytab on the ldap server and owner by ldap.) Thanks, Jan Henrik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C7F86F4.6020505>