From owner-freebsd-current@FreeBSD.ORG Mon May 19 10:46:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38F1137B430 for ; Mon, 19 May 2003 10:46:30 -0700 (PDT) Received: from herald.cc.purdue.edu (herald.cc.purdue.edu [128.210.11.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C33943FA3 for ; Mon, 19 May 2003 10:46:29 -0700 (PDT) (envelope-from sdebnath@purdue.edu) Received: from localhost (wm-cpu6.itcs.purdue.edu [128.210.11.238]) h4JHkSnc015200 for ; Mon, 19 May 2003 12:46:28 -0500 (EST) Received: from dhcp189-014.cc.purdue.edu (dhcp189-014.cc.purdue.edu [128.210.189.14]) by webmail.purdue.edu (IMP) with HTTP for ; Mon, 19 May 2003 12:38:49 -0500 Message-ID: <1053365929.3ec916a957190@webmail.purdue.edu> Date: Mon, 19 May 2003 12:38:49 -0500 From: Shawn Debnath To: freebsd-current@freebsd.org References: <0E972CEE334BFE4291CD07E056C76ED8DB2DBE@bragi.housing.ufl.edu> In-Reply-To: <0E972CEE334BFE4291CD07E056C76ED8DB2DBE@bragi.housing.ufl.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2-cvs Subject: RE: Acceptable LDAP solutions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sdebnath@cs.purdue.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 17:46:31 -0000 Sorry about that, we are trying to setup a massive network of boxes, and FreeBSD will be a go for those if I can get LDAP to work properly for authentication. I have heard that FreeBSD 5.1 has better support for it, but would like to know if anyone has tackled it yet. Thanks Shawn Quoting Will Saxon : > > -----Original Message----- > > From: Shawn Debnath [mailto:sdebnath@purdue.edu] > > Sent: Monday, May 19, 2003 1:25 PM > > To: freebsd-current@freebsd.org > > Subject: Acceptable LDAP solutions > > > > > > > > Hello, > > > > I was wondering if anyone has found any acceptable solutions > > for a freebsd > > client connecting to a LDAP server? > > In what way? I have had success using the openldap port(s), and through PHP > using that port, for general queries. I have not had the 'opportunity' to try > authenticating vs. an Active Directory or anything like that. > > -Will > > --