Date: Mon, 28 Feb 2005 08:15:41 +0100 (CET) From: Joerg Pulz <Joerg.Pulz@frm2.tum.de> To: Florian Hengstberger <e0025265@student.tuwien.ac.at> Cc: FreeBSD mailinglist <freebsd-questions@freebsd.org> Subject: Re: samba ldap Message-ID: <20050228081224.Y14200@hades.admin.frm2> In-Reply-To: <iclbhy.5pe8jc@webmail.tuwien.ac.at> References: <iclbhy.5pe8jc@webmail.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 27 Feb 2005, Florian Hengstberger wrote: > Hi list! > I'm still using 5.2.1 and samba from /usr/ports/net/samba. > Is there a way to disable ldap, it seems that it is compiled > into the binary. Do i have to recompile (which switch?) or > is there a simpler way. Hi, after a quick look in the Makefile for net/samba it seems that LDAP support is disabled by default. it can be enabled at compile time by specifying WITH_LDAP=yes. so, if you recompile net/samba without specifying WITH_LDAP on the command line or in /etc/make.conf, you should get a binary without LDAP support. regards Joerg - -- The beginning is the most important part of the work. -Plato -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCIsUfSPOsGF+KA+MRAmRBAJwNK6kyKtniLe8ctZyvYvXBQB7knwCeOTn1 9XR2th3Qf7eqWoSZ4mIFexs= =NMF3 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050228081224.Y14200>