On Fri, Oct 14, 2011 at 12:24 PM, IronMania <[email protected]>wrote:
> 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 script/test_ldap?connection > username password > > Result: > script/test_ldap_connection:13: undefined method 'valid_credentials?' > for #<Gitorious::Authentication::DatabaseAuthentication:0xb6dc79d4> > (NoMethodError) > > what did I do wrong? > The error message is a little cryptic, I just pushed an update. The problem seems to be that you didn't set up LDAP in config/authentication? - M -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
