Jukka, Thanks, ok so I "need a JAAS LoginModule that used the configured Tomcat realm"...is that a configuration setting? That is to say that class exists and just needs to be configured and Does one of those classes exist or is it something I need to develop? If it exists where is that configured?
I just posted another message relating to the difference between Jakarta Slide and JackRabbit in the ease at getting something usable quickly. If the JackRabbit team thought it worthy to create a war file to deploy easily on Tomcat, then why not go that extra step so that war file could be useful to do real work right away? Ollie -----Original Message----- From: Jukka Zitting [mailto:[EMAIL PROTECTED] Sent: Monday, November 19, 2007 7:04 PM To: [email protected] Subject: Re: Tomcat Users Hi, On Nov 17, 2007 7:57 PM, Mike Oliver <[EMAIL PROTECTED]> wrote: > I have jackrabbit 1.3.3 war installed and the default repository created. > > But I cannot find where to setup jackrabbit to use the tomcat users realm. > A quick point in the right direction would be appreciated. To do this, you need a JAAS LoginModule implementation that uses the configured Tomcat realm for authentication. Then you configure that LoginModule to be used by Jackrabbit for authentication. BR, Jukka Zitting
