If possible it would be nice to have a page on the wiki that tells what to configure on each specific server.

That would rock!

Nicolas,

On May 23, 2006, at 7:02 AM, William Berks wrote:

To those who provided suggestions, a big thanks. I just now managed to log into Magnolia 3.0 beta on a Sun Web Server 7 (beta). For anyone who wants to try this out, they will have to modify the login.conf file by appending
the jaas.conf file to it.  Then you have to copy the magnolia core and
jackrabbit core jars to the server lib and restart.  Works!

Bill Berks

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
Sent: Monday, May 22, 2006 6:24 AM
To: [email protected]
Subject: Re: [magnolia-user] beta 3.0 Password and User

Hi Bill,

may be it helps: In Jboss I changed the login-config.xml to:

     <application-policy name = "Jackrabbit">
        <authentication>
           <login-module code =
"org.apache.jackrabbit.core.security.SimpleLoginModule"
              flag = "required" />
        </authentication>
     </application-policy>
     <application-policy name = "magnolia">
        <authentication>
           <login-module code =
"info.magnolia.jaas.sp.jcr.JCRAuthenticationModule"
              flag = "requisite" />
           <login-module code =
"info.magnolia.jaas.sp.jcr.JCRAuthorizationModule"
              flag = "required" />
        </authentication>

It the
     <application-policy name = "other">
- tag.

Hartmut


Am 20.05.2006 um 03:33 schrieb William Berks:

Wanting to be on the bleeding edge, I am trying to bring up 3.0 beta 1 on Sun Web Server 7 (beta). I have gotten as far as the login screen,
but there it stops.  Not having delved into the source code yet (I
haven't even downloaded it yet), I am at an impasse on how to set it
up for a successful login.  I saw the references to JBoss, but they
have little to do with the Sun Web server.

Has anyone tried to run version 3.0 on the newly released Sun Web
Server 7?

Thanks for any information or tips.

Bill Berks

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



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


----------------------------------------------------------------
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