How does the JAAS entry in server.xml look like? Does it contain
useContextClassLoader="false"
as attribute? It should...
Oliver
On Fri, 12 Nov 2004 01:04:13 +0000 (GMT), johnw woo
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am already copying it from the slides webpage.
>
> // sample login config file for the Jetty SlideLoginModule
> slide_login {
> org.apache.slide.jaas.spi.SlideLoginModule required
> namespace=slide;
> };
>
> But it still can't find the SlideLoginModule although it is in
> webapps/slide/lib
>
>
>
> Perseus
>
> Tim Frank <[EMAIL PROTECTED]> wrote:
> Did you check to see that your jaas.conf file was correct? You can
> verify against the JAAS page on the Slide website.
>
> Tim
>
> johnw woo wrote on 11/11/04 12:05 PM:
> > Thanks. But now it prompt us the exception of :
> > javax.security.auth.login.LoginException: unable to find LoginModule class:
> > org.apache.slide.jaas.spi.SlideLoginModule
> >
> > My files are in :
> > %CATALINA_HOME%/conf/jaas.conf
> > all libraries in
> > %CATALINA_HOME%/webapps\slide\WEB-INF\lib
> >
> > Thanks.
> >
> > Perseus
> >
> > Tim Frank wrote:
> > There was an earlier thread related to a setup issue with environment
> > variables and the JAAS configuration. The gist was that the
> > $CATALINA_HOME was not set early enough in the startup.sh (not sure
> > about startup.bat) and therefore the JAAS configuration file was not found.
> >
> > if you search the archives for "JAAS problem 2.1b2" you will find the
> > thread, I sent some updated startup files.
> >
> > Hope that helps,
> >
> > Tim
> >
> > johnw woo wrote on 11/11/04 07:03 AM:
> >
> >>Hi,
> >>
> >>Thanks. I tried to uncomment it. It gives me prompt but when I entered
> >>root/root, it doesn't let me in. What should be the right username /
> >>password ?
> >>
> >>Thanks.
> >>
> >>Perseus
> >>
> >>Roman Novak wrote:
> >>Hi,
> >>
> >>take a look at the web.xml in the slide.war
> >>
> >>looke for this section:
> >>
> >>
> >>
> >>
> >>---------------------------------
> >>Moving house? Beach bar in Thailand? New Wardrobe? Win 10k with Yahoo! Mail
> >>to make your dream a reality.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> >
> > ---------------------------------
> > ALL-NEW Yahoo! Messenger - all new features - even more fun!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------
> ALL-NEW Yahoo! Messenger - all new features - even more fun!
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]