Hi
Im trying to set the system up to use LDAP authentication, but really can’t make it work. We are currently testing 3.0.2.
I have imported all users with the script from; http://www2.datenwerke.net/files/blog/2013/ldap/ldapimport.groovy
And that is working fine.
But when im trying to use the Hook to allow login it will not work. It just returns “Login attempt failed”
I have tried changing the rs.authenticator.pams to net.datenwerke.rs.authenticator.service.pam.UserPasswordPAM but that wont help either.
The hook im trying to use is http://www2.datenwerke.net/files/blog/2013/ldap/ldapimport.groovy
What have i missed?