Date: Tue, 21 Mar 2006 11:26:40 -0800 From: "David Patterson" <David_Patterson@symantec.com> To: <freebsd-cvsweb@freebsd.org> Subject: RE: are there any hooks into LDAP for cvsweb? Message-ID: <EFA54216D7DEA346AD353400368A0EDC02B1C345@SVLXCHCLN8.enterprise.veritas.com>
index | next in thread | raw e-mail
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@freebsd.org [mailto:owner-freebsd-cvsweb@freebsd.org] On Behalf Of Ville Skyttä Sent: Sunday, March 19, 2006 1:42 AM To: freebsd-cvsweb@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe@freebsd.org"help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EFA54216D7DEA346AD353400368A0EDC02B1C345>
