Hi,

I try, but I cannot configure a LDAPS Authentication on Gitorious. How
do I do ?

My configuration (authentication.yml) :
production:
  disable_default: true
  methods:
    - adapter: Gitorious::Authentication::LDAPAuthentication
      host: <MY IP>
      port: 636
      base_dn: <MY BASE DN>
      #login_attribute: What is it ???
      #distinguished_name_template: What is it ?
      encryption: simple_tls
      # Default: displayname => fullname, mail => email
      # attribute_mapping:
        # givenName: fullname
        # publicEmail: email

I would like a LDAPS authentication, so where do I put my certificate
(Now, I can't use my certificat....) ?

Thanks for your help.

Olivier

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to