Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 2008 09:07:59 +0100
From:      Doug Rabson <dfr@rabson.org>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        freebsd-fs@freebsd.org, =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>
Subject:   Re: Which GSSAPI library does FreeBSD use?
Message-ID:  <B9F0CB9A-F4E0-474F-9321-C2150D0B29AD@rabson.org>
In-Reply-To: <Pine.GSO.4.63.0808071959400.7663@muncher.cs.uoguelph.ca>
References:  <Pine.GSO.4.63.0807161832470.5025@muncher.cs.uoguelph.ca> <86myk06e18.fsf@ds4.des.no> <Pine.GSO.4.63.0807291020260.12515@muncher.cs.uoguelph.ca> <326AF658-D96D-4410-9E32-0001FF8264AA@rabson.org> <Pine.GSO.4.63.0808071959400.7663@muncher.cs.uoguelph.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

On 8 Aug 2008, at 01:04, Rick Macklem wrote:

>
>
> On Mon, 4 Aug 2008, Doug Rabson wrote:
>>
>> Try using current - I updated heimdal to 1.1 in current.
>>
>> The GSS-API implementation in 7.x and current is a plugin system  
>> which heimdal's krb5 code plugs into as a GSS-API mechanism  
>> provider. With heimdal 1.1, it also supports spnego and ntlm as  
>> plugins.
>>
> Well, vanilla Heimdal-1.1 seems to work fine. However, when I try to  
> link
> to the libraries in FreeBSD-CURRENT, I get a bunch of multiply defined
> globals, because it gets both external.o and gss_names.o, out of
> libgssapi.a and libgssapi_krb5.a respectively.

Don't use static linking?


>
> Btw, I was able to use gss_inquire_sec_context_by_oid() to get the
> session key out of the security context.

Excellent.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B9F0CB9A-F4E0-474F-9321-C2150D0B29AD>