Hello Brandon,

 That's weird. The symptom for the log ....

May 17, 2005 5:32:46 PM org.apache.catalina.realm.JAASRealm
authenticate
SEVERE: Unexpected error
java.lang.SecurityException: Unable to locate a login configuration
        at
com.sun.security.auth.login.ConfigFile.<init>(ConfigFile.java:97)

... is that the the file jaas.config does not exist in the path that it's
supposed to be. The default path is $TOMCAT_HOME/conf/.

If nothing about jaas is configured in the server.xml, maybe you should
check the /bin/startup.bat file also.

Best Regards,
Miguel Figueiredo

-----Original Message-----
From: Brandon Dove [mailto:[EMAIL PROTECTED] 
Sent: quarta-feira, 18 de Maio de 2005 19:24
To: slide-user@jakarta.apache.org
Subject: RE: Re: Problems getting authentication working

> I believe that one distribution of slide comes with jaas
> integration. It seems to be your case, so, I believe that you
only need to
> delete the JAASRealm pointing to a slide configuration on
server.xml of
> tomcat.

I've looked for any references to JAAS in my configuration and
can see nothing. I've done the following in $TOMCAT_HOME:

grep -i jass $(find .)

and find no matches other than in the binary file
$TOMCAT_HOME/webapps/slide/WEB-INF/slide-jaas-2.1.jar.

Cheers,

Brandon

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to