[PATCH] SASL problems with spnego on 8.0-BETA4

Alexander Nedotsukov bland at FreeBSD.org
Tue Oct 6 23:45:37 UTC 2009


Use this patch. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgssapi_foo.patch
Type: application/octet-stream
Size: 899 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20091006/2ce3bf0f/libgssapi_foo.obj
-------------- next part --------------


On 07.10.2009, at 8:01, Rick Macklem wrote:

>
>
> On Fri, 2 Oct 2009, John Baldwin wrote:
>
>>
>> Hmmm, I thought that libgssapi was supposed to use dlopen to load  
>> the proper
>> back-end libraries using /etc/gss/mech rather than having  
>> applications
>> directly link against them.
>>
> I think the problem is that the global var. defined in -lgssapi  
> doesn't
> get used by the app. so the .o file in -lgssapi where it's defined  
> doesn't
> get loaded. (Can't remember the exact name, but it's something like
> GSS_C_HOST_BASED_NAME.) Then, when -lgssapi-spengo gets loaded, it  
> can't
> resolve it. (I don't know enough about dynamic linking to know the
> correct way to fix this. The patch I suggested got it working...)
>
> rick
>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org 
> "



More information about the freebsd-current mailing list