As said previously, the same jaas configuration and application works on
tomcat 6 and 7 but fails on 8.5 and 9.0. The tomcat is started as windows
service.
I even set the CATALINA_BASE and CATALINA_HOME in windows environment
variables.
On Tue, Jan 8, 2019 at 11:55 AM Rémy Maucherat wrote:
> On
ina/r
ealm/JAASMemoryLoginModule.java#L384
Thanks,
PJ
On Sat, Jan 5, 2019 at 7:04 AM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> PJ,
>
> On 1/3/19 12:09, PJ Pillai wrote:
> > Hi Christopher,
> >
>
-BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> PJ,
>
> On 1/2/19 22:15, PJ Pillai wrote:
> > Here is additional information. 1. Tomcat is running on Windows
> > 2016 server. 2. Tomcat is started as windows service.
> >
> > I tried Tomcat 8.5 as well an
Here is additional information.
1. Tomcat is running on Windows 2016 server.
2. Tomcat is started as windows service.
I tried Tomcat 8.5 as well and still get the same warning message and user
is not authenticated.
On Wed, Jan 2, 2019 at 5:00 PM PJ Pillai wrote:
> Hi,
>
>
&g
Hi,
I'm using JAASMemoryLoginModule to authenticate users stored in
tomcat-users.xml. The authentication fails on Tomcat 9 with following
warning message in catalina.xx.log.
org.apache.catalina.realm.JAASMemoryLoginModule.load Unable to determine
Catalina base to load file [conf/tomcat-users.xml