Re: JAAS LoginModule ?
| Newsgroups | gmane.comp.jakarta.pluto.user |
|---|---|
| Message-ID | <OF424837A1.C50C300E-ON852571B8.004ED3EA-852571B8.004F3CDF@hannaford.com> |
Eric, The login used by the Pluto binary distribution is the default 'memory relm' built into Tomcat (ver 5.5.9 for both Pluto 1.0.1 and 1.1.0-beta1). Check the Tomcat documentation for other options including JAAS. You also might want to take a look at http://today.java.net/pub/a/today/2005/02/18/josso.html, which is based on Pluto 1.0.1. /Craig "Eric Chow" <[email protected]> 07/27/2006 09:28 AM Please respond to [email protected] To [email protected] cc Subject JAAS LoginModule ? Hello, Is there any example to use database LoginModule in Pluto ? Eric