From owner-freebsd-questions@FreeBSD.ORG Mon Feb 28 10:56:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1592016A4CE for ; Mon, 28 Feb 2005 10:56:54 +0000 (GMT) Received: from mr.tuwien.ac.at (mr2-n.kom.tuwien.ac.at [128.131.2.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D9243D48 for ; Mon, 28 Feb 2005 10:56:53 +0000 (GMT) (envelope-from e0025265@student.tuwien.ac.at) Received: from webmail.zserv.tuwien.ac.at (lps.ben.tuwien.ac.at [193.170.74.11]) by mr.tuwien.ac.at (8.12.10/8.12.8) with SMTP id j1SAun90026882 for ; Mon, 28 Feb 2005 11:56:49 +0100 (MET) MIME-Version: 1.0 X-Mailer: V-webmail 1.5.1 ( http://www.v-webmail.co.uk/ ) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <20050228081224.Y14200@hades.admin.frm2> References: <20050228081224.Y14200@hades.admin.frm2> Date: Mon, 28 Feb 2005 11:56:49 +0100 From: "Florian Hengstberger" To: freebsd-questions@freebsd.org X-Vwebmail-Auth: e0025265@stud3.tuwien.ac.at X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Subject: Re: samba ldap X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 10:56:54 -0000 Disabled by default? Sorry, but I've never specified any ldap options in my smb.conf but the server always tries to authentificate the users with an ldap server. Florian Joerg Pulz schrieb: > -----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----- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >