LDAP support for Heimdal

Toni Heinonen Toni.Heinonen at teleware.fi
Tue Mar 23 05:18:26 PST 2004


When I make buildworld, I want to include LDAP support to Heimdal. I know if I go to /usr/src/crypto/heimdal and ./configure --with-openldap=/usr/local I get LDAP support, but is there any way to include this in /etc/make.conf?

I am trying to join my FBSD box with samba3 to an Active Directory, and for that I need kerberos5 with LDAP support. I am having troubles right now, like this:
Mar 23 12:07:47 freebsd net: [2004/03/23 12:07:47, 2] lib/interface.c:add_interface(79) 
Mar 23 12:07:47 freebsd net:   added interface ip=10.1.1.15 bcast=10.1.255.255 nmask=255.255.0.0 
Mar 23 12:07:51 freebsd net: [2004/03/23 12:07:51, 1] libsmb/clikrb5.c:ads_krb5_mk_req(269) 
Mar 23 12:07:51 freebsd net:   krb5_cc_get_principal failed (No such file or directory) 
Mar 23 12:07:51 freebsd net: [2004/03/23 12:07:51, 1] libsmb/clikrb5.c:ads_krb5_mk_req(276) 
Mar 23 12:07:51 freebsd net:   krb5_get_credentials failed for winsrv04$@TW.FI (Unknown error: -1765328343) 
Mar 23 12:07:51 freebsd net: [2004/03/23 12:07:51, 1] utils/net_ads.c:ads_startup(181) 
Mar 23 12:07:51 freebsd net:   ads_connect: Unknown error: -1765328343 
Mar 23 12:07:51 freebsd net: [2004/03/23 12:07:51, 2] utils/net.c:main(767) 

And I'm guessing these informative error messages come because Kerberos5 was not compiled with LDAP support. I want kerberos support to my whole system, so I dislike the idea of using a port, that would make it a tad more difficult.

-- 
TONI HEINONEN
     TELEWARE OY
     +358 40 836 1815 / +358 (9) 3434 9110
     Itäkeskuksen Maamerkki
     00930 Helsinki, Finland
     toni at teleware.fi / www.teleware.fi


More information about the freebsd-questions mailing list