Glad to hear you got LDAP working with Roller/Acegi. Were any Roller
Java or JSP code changes required to make this work?

- Dave


On 6/29/06, pranav shah <[EMAIL PROTECTED]> wrote:

Now I got login from ADS fully working. For this, same users needs to be in
roller db and user can use either their ads password or their roller db
password ( which they have given at the time of registration).

In LDAPAuthentication, I have set default role as admin and I got everything
working. Even though I have set default user role as admin, role in roller
db will decide weather user is admin or not. One can add attribute for role
in their ads/ldap server and instead of default use that.

For this, security.xml is changed as follow:

Reply via email to