Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2009 19:07:15 -0400
From:      Tom McLaughlin <tmclaugh@sdf.lonestar.org>
To:        Hartmut Brandt <hartmut.brandt@dlr.de>
Cc:        Kostik Belousov <kostikbel@gmail.com>, kazakov@gmail.com, current@freebsd.org
Subject:   Re: problem with nss_ldap
Message-ID:  <49BD8A23.4090909@sdf.lonestar.org>
In-Reply-To: <20090312092235.F78834@beagle.kn.op.dlr.de>
References:  <E2F5A6372272F744859F67CB11ABC1110507D4@exbe05.intra.dlr.de> <alpine.BSF.1.10.0901231858510.1173@knopdnsimu13l.kn.op.dlr.de> <49A69B74.1080201@sdf.lonestar.org> <49A97F2E.3030005@sdf.lonestar.org> <20090306213531.G60465@beagle.kn.op.dlr.de> <20090306211650.GD41617@deviant.kiev.zoral.com.ua> <ea4fb05da7fa78720849158fe0fcb840.squirrel@webmail.freeshell.org> <20090306222433.GF41617@deviant.kiev.zoral.com.ua> <FE4696E5-35E2-45BC-893E-F74CCB5A7F05@rabson.org> <20090310114131.GD41617@deviant.kiev.zoral.com.ua> <70D16F57-F7E3-4CDA-BCD5-5D79B566510B@rabson.org> <49B69C36.3010307@sdf.lonestar.org> <20090312092235.F78834@beagle.kn.op.dlr.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hartmut Brandt wrote:
> On Tue, 10 Mar 2009, Tom McLaughlin wrote:
> 
> TM>Doug Rabson wrote:
> 
> [snip alot]
> 
> TM>Okay, attached is a patch to nss_ldap.  On -CURRENT I have changed the 
> TM>CONFIGURE_ARG to use "--enable-configurable-krb5-ccname-gssapi" instead 
> TM>of "--enable-configurable-krb5-ccname-env" which fixes Harti's initial 
> TM>problem with apps like cron failing.  It will also make nss_ldap link 
> TM>against libgssapi and libgssapi_krb5.  I still have one lingering issue 
> TM>though at least things work.
> TM>
> TM>[tom@freebsd-8-amd64 tom]$ getent passwd tom
> TM>dlopen: /usr/lib/libgssapi_spnego.so.10: Undefined symbol 
> TM>"GSS_C_NT_HOSTBASED_SERVICE"
> TM>tom:x:10001:10001:Tom McLaughlin:/home/tom:/bin/sh
> 
> Ok. This works so far. I get the same error. But I have the original problem
> again - cron, sendmail and sshd seem not to use the hostcreds. I still need a
> link from /var/tmp/hostcreds to /tmp/krb5cc_0 to make sshd to work. The build
> of nss_ldap seems to find all the necessary files: sasl.h, gssapi.h,
> gssapi_krb5.h.
> 

What's the machine's OSVERSION?  I used the OSVERSION on my box when 
checking which method to use for setting the credentials cache.  I 
didn't feel like trying to figure out what the OSVERSION was when 
Heimdal was updated.

tom

> The thing I cannot understand is: why do normal applications find the hostcreds,
> but the daemons not? What do they differently?
> 
> harti


-- 
| tmclaugh at sdf.lonestar.org                 tmclaugh at FreeBSD.org |
| FreeBSD                                       http://www.FreeBSD.org |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49BD8A23.4090909>