1. Add the following snippet to the conf/login-config.xml. You want modify
the basefilter and rolefilter as per your needs.
com.sun.jndi.ldap.LdapCtxFactory
ldap://LDAPSERVER:389
uid=adminuser,ou=admin,ou=corporate,dc=company,dc=
Hi
I have been trouble shooting an issue where in I could not get Runas principal
work for a jsp that is marked with run-as tag. Looks like the
http://jira.jboss.com/jira/browse/JBAS-1297 has fixed part of my issue. But it
still does not work.
Below are my web.xml snippets (adding only requ