[gitorious] LDAP Authentication wiki

2011-10-14 Thread IronMania
Hi, I set up my gitorious to atuhenticate agains our LDAP server. So I fallowed the wiki page: https://gitorious.org/gitorious/pages/LdapIntegration and hopefully putt in everything correct in my authentication.yml After that I wanted to test it: RAILS_ENV=production bundle exec ruby

Re: [gitorious] LDAP Authentication wiki

2011-10-14 Thread Marius Mårnes Mathiesen
On Fri, Oct 14, 2011 at 12:24 PM, IronMania ironmani...@googlemail.comwrote: Hi, I set up my gitorious to atuhenticate agains our LDAP server. So I fallowed the wiki page: https://gitorious.org/gitorious/pages/LdapIntegration and hopefully putt in everything correct in my

[gitorious] Re: LDAP Authentication wiki

2011-10-14 Thread IronMania
Hi, ok, now I got the error that I should configure LDAP Authentication. But I did. production: disable_default:true methods: - adapter: Gitorious::Authentication::LDAPAuthentication did I miss something? On 14 Okt., 12:34, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On

[gitorious] Re: LDAP Authentication wiki

2011-10-14 Thread IronMania
found the solution: I need to seperate disable_default: true thx for your help On 14 Okt., 13:37, IronMania ironmani...@googlemail.com wrote: Hi, ok, now I got the error that I should configure LDAP Authentication. But I did. production: disable_default:true    methods:     - adapter:

[gitorious] LDAP: bind with authentication

2011-10-14 Thread Wiz of Id
Hello, is there any plan to have authenticated bind? I was really excited about the oh-so-wanted feature about LDAP integration in Gitorious... just to found nowhere in the configuration file any hints of binding other than anonymous... :( -- To post to this group, send email to

Re: [gitorious] LDAP: bind with authentication

2011-10-14 Thread Marius Mårnes Mathiesen
On Fri, Oct 14, 2011 at 3:10 PM, Wiz of Id trumbi...@gmail.com wrote: Hello, is there any plan to have authenticated bind? I was really excited about the oh-so-wanted feature about LDAP integration in Gitorious... just to found nowhere in the configuration file any hints of binding other

Re: [gitorious] LDAP: bind with authentication

2011-10-14 Thread William Ghelfi
On Fri, Oct 14, 2011 at 3:32 PM, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Fri, Oct 14, 2011 at 3:10 PM, Wiz of Id trumbi...@gmail.com wrote: Hello, is there any plan to have authenticated bind? I was really excited about the oh-so-wanted feature about LDAP integration in