From owner-freebsd-questions@FreeBSD.ORG Thu Jan 10 06:52:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D267316A417 for ; Thu, 10 Jan 2008 06:52:30 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from hermes.hst.org.za (onix.hst.org.za [209.203.2.133]) by mx1.freebsd.org (Postfix) with ESMTP id BFD0F13C458 for ; Thu, 10 Jan 2008 06:52:28 +0000 (UTC) (envelope-from jonathan@hst.org.za) Received: from sysadmin.hst.org.za (sysadmin.int.dbn.hst.org.za [10.1.1.20]) (authenticated bits=0) by hermes.hst.org.za (8.13.8/8.13.8) with ESMTP id m0A6kvEc031082 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 10 Jan 2008 08:46:58 +0200 (SAST) (envelope-from jonathan@hst.org.za) From: Jonathan McKeown Organization: Health Systems Trust To: freebsd-questions@freebsd.org, Dave Date: Thu, 10 Jan 2008 09:00:05 +0200 User-Agent: KMail/1.7.2 References: <000801c852d7$206efcd0$0200a8c0@satellite> In-Reply-To: <000801c852d7$206efcd0$0200a8c0@satellite> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801100900.05613.jonathan@hst.org.za> X-Spam-Score: -4.337 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.61 on 209.203.2.133 Cc: Subject: Re: freebsd6 authenticating against openldap 2.4? 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, 10 Jan 2008 06:52:30 -0000 On Wednesday 09 January 2008 17:48, Dave wrote: > Hello, > Does anyone have their freebsd 6.x machines authenticating against ldap > specifically openldap 2.3 or 2.4? I'd like to get all my bsd boxes to do > this. I've read and googled and have found some items, but i'd rather hear > about how from someone who has successfully done this, vs. making many > first time mistakes that i'd have to go back later and correct. Yes - FreeBSD 6.2-RELEASE and openLDAP-2.3. It's not hard, although there are a few bits to get in the right places, but may I come back to you in a few hours (I've just started work)? Jonathan