are there any hooks into LDAP for cvsweb?

David Patterson David_Patterson at symantec.com
Tue Mar 21 19:26:42 UTC 2006


1st ... thanks for the reply. This is my 1st attempt to tie anything to ldap for authentication. 
--------------------------------

I can connect to LDAP fine 

$ ldapsearch -x -W -bou=servers,dc=brightmail,dc=com -Duid=dpatterson,ou=people,dc=brightmail,dc=com servername=xxxxx.xxx Enter LDAP Password:
# extended LDIF
#
# LDAPv3
# base <ou=servers,dc= brightmail,dc=com> with scope sub # filter: servername=cfm01.sac # requesting: ALL #

# xxxxx.xxx, xxx, servers, brightmail.com

--- also as the ldapuser ---

$ ldapsearch -x -wxxxxx -bou=servers,dc=brightmail,dc=com -Duid=ldapproxy,ou=people,dc=brightmail,dc=com servername= xxxxx.xxx # extended LDIF # # LDAPv3 # base <ou=servers,dc=brightmail,dc=com> with scope sub # filter: servername= xxxxx.xxx # requesting: ALL #


--- apache logs -- 
[Tue Mar 21 10:48:10 2006] [emerg] [client 127.0.0.1] cannot bind to [4665] LDAP Server as uid=ldapproxy,ou=people,dc=brightmail,dc=com/xxxxxx: -1 [Tue Mar 21 10:48:10 2006] [crit] [client 127.0.0.1] [4665] no ldap connection



I don't get it .... 

Thanks for your help
D

-----Original Message-----
From: owner-freebsd-cvsweb at freebsd.org [mailto:owner-freebsd-cvsweb at freebsd.org] On Behalf Of Ville Skyttä
Sent: Sunday, March 19, 2006 1:42 AM
To: freebsd-cvsweb at freebsd.org
Subject: Re: are there any hooks into LDAP for cvsweb?

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?

_______________________________________________
freebsd-cvsweb at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb
To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe at freebsd.org"


More information about the freebsd-cvsweb mailing list