Hi magnolians,

A quick question, if anyone knows:

What are the following settings used for in the magnolia.properties 
configuration file:

magnolia.connection.jcr.userId = admin
magnolia.connection.jcr.password = admin

It seems to me (I just tried it out) that changing the password has no 
discernible effect.

Is this because the repository is configured for access with anonymous login 
(see XML below)?

Thanks!

Regards from Vienna,

Richard

  <Security appName="Jackrabbit">
    <AccessManager 
class="org.apache.jackrabbit.core.security.SimpleAccessManager"></AccessManager>
    <LoginModule class="org.apache.jackrabbit.core.security.SimpleLoginModule">
      <param name="anonymousId" value="anonymous" />
    </LoginModule>
  </Security>


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to