Plugging realms and JAAS into Tomcat 3.2

2001-03-14 Thread Antony Bowesman
Hi, I am trying to find out if it is possible to plug ones own proprietary user realm into Tomcat 3.2. I have JAAS login modules that authenticate against this user realm and populate the JAAS Subject with principals (user names, groups, roles). However, I need to get this JAAS created

Re: Plugging realms and JAAS into Tomcat 3.2

2001-03-14 Thread cmanolache
Hi Antony, Normally 3.2 is frozen, and only bug fixes should go in. But the good news is that for what you want, only a simple add-on module is needed ( and if it's available before 3.2 is final, we can probably include it in package - if not it'll be a separate download ). It should be