On Thu, Nov 17, 2011 at 5:30 AM, Kevin Pelletier <[email protected]> wrote: > Hi, > > I've been trying out lately the latest feature with LDAP > Authentication. I'm not that much used to the ruby environment so > excuse my missing knowledge if this looks like an easy question. When > I try to test the LDAP connection, this is the error I get : > > /home/git/gitorious/vendor/rails/activesupport/lib/active_support/ > dependencies.rb:443:in `load_missing_constant': uninitialized constant > SampleCallback (NameError)
It looks like you need to comment out the "callback_class:" line in config/authentication.yml This is only needed if you want to perform actions after authentication. Martin -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
