GSSAPI / SASL problems of sasl2-bin on Ubuntu 10.04.4
Hi,
I have succeeded using GSSAPI SASL for OpenLDAP + Postfix access on
Ubuntu 8.04.4. When I made the same setup on Ubuntu 10.04.4 :-
>ldapwhoami -Y GSSAPI
it returned an error (80).
When I tried libsasl2-modules-gssapi-mit, it returned (key table entry
not found). When I tried libsasl2-modules-gssapi-heimdal, it returned
"No credentials were supplied, or the credentials were unavailable or
inaccessible ...". I checked with ktutil list and it listed the kerberos
principals from Windows 2003 correctly.
I checked if GSSAPI of saslauthd working or not :-