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>
next in thread | raw e-mail | index | archive | help
1st ... thanks for the reply. This is my 1st attempt to tie anything to = ldap for authentication.=20 -------------------------------- I can connect to LDAP fine=20 $ ldapsearch -x -W -bou=3Dservers,dc=3Dbrightmail,dc=3Dcom = -Duid=3Ddpatterson,ou=3Dpeople,dc=3Dbrightmail,dc=3Dcom = servername=3Dxxxxx.xxx Enter LDAP Password: # extended LDIF # # LDAPv3 # base <ou=3Dservers,dc=3D brightmail,dc=3Dcom> with scope sub # filter: = servername=3Dcfm01.sac # requesting: ALL # # xxxxx.xxx, xxx, servers, brightmail.com --- also as the ldapuser --- $ ldapsearch -x -wxxxxx -bou=3Dservers,dc=3Dbrightmail,dc=3Dcom = -Duid=3Dldapproxy,ou=3Dpeople,dc=3Dbrightmail,dc=3Dcom servername=3D = xxxxx.xxx # extended LDIF # # LDAPv3 # base = <ou=3Dservers,dc=3Dbrightmail,dc=3Dcom> with scope sub # filter: = servername=3D xxxxx.xxx # requesting: ALL # --- apache logs --=20 [Tue Mar 21 10:48:10 2006] [emerg] [client 127.0.0.1] cannot bind to = [4665] LDAP Server as = uid=3Dldapproxy,ou=3Dpeople,dc=3Dbrightmail,dc=3Dcom/xxxxxx: -1 [Tue Mar = 21 10:48:10 2006] [crit] [client 127.0.0.1] [4665] no ldap connection I don't get it ....=20 Thanks for your help D -----Original Message----- From: owner-freebsd-cvsweb@freebsd.org = [mailto:owner-freebsd-cvsweb@freebsd.org] On Behalf Of Ville Skytt=E4 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EFA54216D7DEA346AD353400368A0EDC02B1C345>