On Thu, Oct 22, 2009 at 11:25 PM, Josh Kennedy <[email protected]> wrote: > What is the preferred method for configuring the Jackrabbit Admin password > from within Sling? I've noticed that if the password is changed once Sling > is up and running, changing the password of the admin user causes the > pingAndCheck method to fail (stack trace below). I have tested changing the > password from the Felix Web Console, programatically through the OSGi > Configuration Admin, and also using the sling jackrabbit-usermanager > servlets. All of them cause the exception that follows to occur. If this > password needs to be set prior to the repository starting, where should it > be configured?
I might be wrong, but I think you must set the admin password in repository.xml. The Felix Web Console plugin simply allows you to configure which username/password Sling should use when connecting to Jackrabbit. Thus, there's no way to configure "the Jackrabbit Admin password from within Sling". -- Vidar S. Ramdal <[email protected]> - http://www.idium.no Sommerrogata 13-15, N-0255 Oslo, Norway + 47 22 00 84 00 / +47 21 531941, ext 2070
