From owner-freebsd-cvsweb@FreeBSD.ORG Sun Mar 19 09:42:05 2006 Return-Path: X-Original-To: freebsd-cvsweb@freebsd.org Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0B9A16A422 for ; Sun, 19 Mar 2006 09:42:05 +0000 (UTC) (envelope-from scop@freebsd.org) Received: from smtp2.pp.htv.fi (smtp2.pp.htv.fi [213.243.153.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4344043D48 for ; Sun, 19 Mar 2006 09:42:05 +0000 (GMT) (envelope-from scop@freebsd.org) Received: from [192.168.2.4] (cs181056070.pp.htv.fi [82.181.56.70]) by smtp2.pp.htv.fi (Postfix) with ESMTP id 0BBF5296C16 for ; Sun, 19 Mar 2006 11:42:04 +0200 (EET) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: freebsd-cvsweb@freebsd.org In-Reply-To: References: Content-Type: text/plain Organization: FreeBSD Date: Sun, 19 Mar 2006 11:42:03 +0200 Message-Id: <1142761323.7379.12.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit Subject: Re: are there any hooks into LDAP for cvsweb? X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Mar 2006 09:42:05 -0000 On Thu, 2006-03-09 at 12:43 -0800, David Patterson wrote: > I got CVSWeb working fine -but- we are about to deploy LDAP and I would > really like to tie authentication into LDAP. I tried using apache's > mod_authz_ldap which works ... and then accesses cvsw eb.cgi ... but > that in turn fails... How does it fail?