>Can you try reproducing the issue on 8-STABLE?
>
> I recently submitted a Heimdal patch against 8.1-STABLE and
> 9.0-CURRENT that resolves some libgssapi-related issues:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/147454
>
> The patch breaks ABI, so you'll have to rebuild libgssapi-dependent
> applications.
When linking cyrus-sasl2 against gssapi library from either the 1.0.1=20
official port or the inofficial 1.2.1 patchset cyradm works as=20
expected and it logs a message from gssapi/kerberos telling that no=20
KDC's are available - which is to be expected on a system that isn't=20
using gssapi/kerberos in authenticating.
So the present behaviour in 8-RELEASE and 8-PRERELASE updated Monday=20
the 5th is clearly some kind of regression as system gsslib doesn't=20
seem to recognize the mech used or segfaults.
Benjamin, can you clarify how to apply your patch against the source=20
tree - I tried 'patch < the_patchset.diff' in /usr/src but it just=20
created a bunch of files in the /usr/src which I think isn't the=20
intention.
-Reko=20
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"