From owner-freebsd-doc@FreeBSD.ORG Wed Feb 15 04:49:52 2006 Return-Path: X-Original-To: freebsd-doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57C9816A420 for ; Wed, 15 Feb 2006 04:49:52 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id E13B743D48 for ; Wed, 15 Feb 2006 04:49:51 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id D84E95C70; Tue, 14 Feb 2006 23:49:50 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32104-01; Tue, 14 Feb 2006 23:49:49 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-67-103.ny325.east.verizon.net [68.161.67.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 9598A5C6C; Tue, 14 Feb 2006 23:49:49 -0500 (EST) Message-ID: <43F2B2F9.5030305@mac.com> Date: Tue, 14 Feb 2006 23:50:01 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Riyadh Muchsin Alweni References: <43F29A1A.7060006@yamatake.co.id> In-Reply-To: <43F29A1A.7060006@yamatake.co.id> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-doc@FreeBSD.org Subject: Re: FREEBSD for LDAP(Active Directory) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 04:49:52 -0000 Riyadh Muchsin Alweni wrote: > Dear freebsd services, > > Right now we will upgrade our server from Windows 2003 to using freebsd > for our active directory (ldap)..could you pls to find me any link > information(documentation) include the security, authorities, grouping > and etc for setting the ldap on freebsd... > thank you very much for your kind help.. You most probably want to use Samba and LDAP together. See www.samba.org for details. -- -Chuck