From owner-freebsd-questions@FreeBSD.ORG Thu Jan 5 05:47:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 475D416A41F for ; Thu, 5 Jan 2006 05:47:46 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id C499443D58 for ; Thu, 5 Jan 2006 05:47:45 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so2693877wra for ; Wed, 04 Jan 2006 21:47:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IVqFuA38p5LFDfG72a7y08wf0vdFDjDjeFOOJNZfFJ9lgg/Z01V44eyOnTH2RRvde1oDn3m5Bg2joDm43vkGNp2Sy4sJafd0wDx2msseAtZP3webO9+Yr4S8gkUevYT6CfpqU1diT++kUz7Sx26bAyjAazm0YMUImSlviqJzPOg= Received: by 10.64.142.6 with SMTP id p6mr54139qbd; Wed, 04 Jan 2006 21:47:45 -0800 (PST) Received: by 10.65.192.19 with HTTP; Wed, 4 Jan 2006 21:47:44 -0800 (PST) Message-ID: <51d7a5160601042147g1291fa57qee26a7cb2cef9948@mail.gmail.com> Date: Wed, 4 Jan 2006 21:47:44 -0800 From: perikillo To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: About samba 3 options to compile? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Jan 2006 05:47:46 -0000 Hi people. I was trying to install /usr/ports/net/samba3 on my freebsd 5.4-p8 box, but he ask me some questions: LDAP "With LDAP support" on \ ADS "With Active Directory support" off \ CUPS "With CUPS printing support" on \ WINBIND "With WinBIND support" on \ ACL_SUPPORT "With ACL support" off \ AIO_SUPPORT "With experimental AIO support" off \ SYSLOG "With Syslog support" off \ QUOTAS "With Quota support" off \ UTMP "With UTMP support" on \ MSDFS "With MSDFS support" off \ SAM_XML "With XML smbpasswd backend" off \ SAM_MYSQL "With MYSQL smbpasswd backend" off \ SAM_PGSQL "With PostgreSQL smbpasswd backend" off \ SAM_OLD_LDAP "With Samba2.x LDAP smbpasswd backend" off = \ PAM_SMBPASS "With SMB PAM module" off \ EXP_MODULES "With experimental module(s)" off \ POPT "With installed POPT library" on I have two situations: 1; i want to try this on my home network runnning windows 2k advanced server on WORKGROUP. 2; The other setup is on one domain running win2k3 standard edition -DNS -AD But for both situations, wich options i need to enable and disable went i run the make install command...? This is my first time i will run samba my own, and really i want to understand wich args i need for each enviroment, i prefer the ports over the packages. I read the samba page http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/compiling.html#i= d2653989 but you know, only linux stuff. *I already have running freebsd 5.4-p8/mysql5/cups/ Any help will be apreciated, thanks for your time. Greattings all!!!