Hi Eric,

You need to configure JAAS to enable authentication for magnolia from the application server.
Look at the content of the war file at WEB-INF/config/jaas.config file:

magnolia {
  info.magnolia.jaas.sp.jcr.JCRAuthenticationModule requisite;
  info.magnolia.jaas.sp.jcr.JCRAuthorizationModule required;
};

I don't have the chance to use WAS, so can't help you there though. Maybe, somebody else ?

Hope this helped,

Niko,


On Jun 15, 2006, at 5:06 AM, EricCho wrote:






Hi everyone,

I'm new to the list so please humour me.

My final goal is to install Magnolia on WAS community edition. But at this point, I'd like to just install it on tomcat and familiarize myself with it. Since I already had tomcat 5.0.x installed... i decided to just deploy the war file version.

I've been able to successfully deploy it and get to the login screen. I've tried the "superuser" login/pw but it doesn't seem to be authenticating nor is it throwing any exception. Is there an alternate username/pw for Magnolia 3.0? Or have a
missed a step somewhere?

While I'm at it, is there any deployment documentation for WAS CE or Geronimo?

Any help is appreciated.

Thanks,
Eric


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to