Date: Tue, 23 Feb 2010 21:18:30 +0900 From: Alexander Nedotsukov <bland@freebsd.org> To: George Mamalakis <mamalos@eng.auth.gr> Cc: John Baldwin <john@baldwin.cx>, Doug Rabson <dfr@freebsd.org>, Rick Macklem <rmacklem@uoguelph.ca>, freebsd-current@freebsd.org Subject: Re: [PATCH] SASL problems with spnego on 8.0-BETA4 Message-ID: <5EF8A3A6-2E8B-44B5-BC1F-AF09A953F953@freebsd.org> In-Reply-To: <4B82B97C.8090808@eng.auth.gr> References: <4AB27FB6.4010806@eng.auth.gr> <20090921222241.GF1001@rwpc12.mby.riverwillow.net.au> <20091002081319.GN37304@rwpc12.mby.riverwillow.net.au> <200910020824.15488.john@baldwin.cx> <Pine.GSO.4.63.0910061856130.21826@muncher.cs.uoguelph.ca> <19306024-4C3D-41EC-A198-1652B047DF1A@FreeBSD.org> <20091007043806.GN1086@rwpc12.mby.riverwillow.net.au> <4B82B97C.8090808@eng.auth.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
The patch in question was committed a few month ago. I can only add that = on my 8-STABLE machine the combination of cyrus/gssapi/openldap works = fine. You have to check if output of ldd /usr/lib/libgssapi_krb5.so produce = output like this: /usr/lib/libgssapi_krb5.so: libgssapi.so.10 =3D> /usr/lib/libgssapi.so.10 (0x281ac000) libkrb5.so.10 =3D> /usr/lib/libkrb5.so.10 (0x28300000) libhx509.so.10 =3D> /usr/lib/libhx509.so.10 (0x281b5000) libcrypto.so.6 =3D> /lib/libcrypto.so.6 (0x2835b000) libroken.so.10 =3D> /usr/lib/libroken.so.10 (0x281e9000) libasn1.so.10 =3D> /usr/lib/libasn1.so.10 (0x284ae000) libcom_err.so.5 =3D> /usr/lib/libcom_err.so.5 (0x281f8000) libcrypt.so.5 =3D> /lib/libcrypt.so.5 (0x28527000) libc.so.7 =3D> /lib/libc.so.7 (0x2808e000) On 23.02.2010, at 2:06, George Mamalakis wrote: > On 07/10/2009 07:38, John Marshall wrote: >> access with gssapi auth from a client succeeded. >>=20 >> Perhaps George Mamalakis could test the _spnego case? > Guys, >=20 > I am terribly sorry to tell you that I just now saw this = conversation(!?!! 4 months later !!!). This is due to the fact that at = that time I was mainly tracking the fbsd-stable list (my first email = started in fbsd-stable list), and since I use filters in thunderbird, I = never got to see your emails in my inbox...truly sorry once more!!! >=20 > I don't know if Alexander's patch is still valid but from what I = realize -since I have built many systems based on fbsd-stable (with = latest sources) and I had to "hack" krb5-config in order to achieve = correct behavior of cyrus/gssapi/spnego/openldap- it hasn't yet been = commited to fbsd8-stable sources. If so, I will apply it on my machines = and rerun my applications. >=20 > Sorry again for the delay! >=20 > --=20 > George Mamalakis >=20 > IT Officer > Electrical and Computer Engineer (Aristotle Un. of Thessaloniki), > MSc (Imperial College of London) >=20 > Department of Electrical and Computer Engineering > Faculty of Engineering > Aristotle University of Thessaloniki >=20 > phone number : +30 (2310) 994379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5EF8A3A6-2E8B-44B5-BC1F-AF09A953F953>