[gitorious] LDAP issue

2012-09-19 Thread Eugene Zheganin
Hi. I'm trying to connect gitorious to LDAP too. I have a working LDAP server running slapd. My gitorious config: production: disable_default: true methods: - adapter: Gitorious::Authentication::LDAPAuthentication host: 212.33.237.25 base_dn: ou=servers,ou=services,ou

[gitorious] LDAP Issue

2012-11-23 Thread Graziano Aliberti
Hi guys, I have an issue on LDAP authentication into my own gitorious installation. I configured correctly the authentication.yml with our LDAP server parameters but the authentication doesn't works. With the test_ldap_connection script I see only *"Not there yet.** **For debugging purposes,

Re: [gitorious] LDAP issue

2012-09-19 Thread Marius MÃ¥rnes Mathiesen
On Mon, Sep 17, 2012 at 7:55 AM, Eugene Zheganin wrote: > Hi. > > I'm trying to connect gitorious to LDAP too. I have a working LDAP server > running slapd. > > My gitorious config: > > production: > disable_default: true > methods: > - adapter: Gitorious::Authentication::LDAPAuthentica