No one has any thoughts here?

On Jan 29, 2008 11:19 AM, deckrider <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm also trying to setup continuum and archiva to work with ldaps.  We
> already do this with apache/subversion as follows in this small
> example excerpt of our httpd.conf:
>
> LDAPTrustedGlobalCert CA_BASE64 /opt/apache2/etc/ldap.pem
> LDAPVerifyServerCert Off
>
> AuthType Basic
> AuthName "Email Address / Password (https://auth.foo.com/)"
> AuthBasicProvider ldap
> AuthLDAPURL 
> ldaps://ldapssl.foo.com:2636/o=corp?corpLHS?sub?(objectclass=corpPerson)
> <LimitExcept GET PROPFIND OPTIONS REPORT>
>         Require ldap-user jane.doe
>         Require ldap-user john.smith
> </LimitExcept>
>
> How can I translate this into configuration for archiva and continuum?
>
> Thanks in advance!
>



-- 
ASCII ribbon campaign:
()  against HTML email
/\  against Microsoft attachments
    Information:  http://www.expita.com/nomime.html

Reply via email to