[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: GSSAPI on sparc64 (ITS#3054)
>A similar issue was recently reported as ITS#3212 with more
>details and suggested fix. That fix, which has been committed
>to HEAD, likely resolves this problem. Please test.
>
>
Works fine for me! Thanks a lot!
I test this patch on FreeBSD 5.2.1 sparc64 + Heimdal 0.6.1 + Cyrus SASL 2.1.18 + OpenLDAP 2.2.14:
# ldapsearch -b 'dc=komi,dc=mts,dc=ru' -LLL -Y GSSAPI '(uid=tiamat)' uid
SASL/GSSAPI authentication started
SASL username: tiamat@KOMI.MTS.RU
SASL SSF: 56
SASL installing layers
dn: cn=tiamat,ou=People,dc=komi,dc=mts,dc=ru
uid: tiamat
Thanks!