Hi, On Thu, Aug 13, 2009 at 3:11 PM, Branden Visser<[email protected]> wrote: > ...1. Logging in through /system/console != /system/sling/login > > From what I understand, /system/console is the FELIX admin console login, > and won't grant you access to modify content. /system/sling/login is the > JACKRABBIT login page, which will grant you access on updating content....
That's correct, the OSGi console uses its own authentication, distinct from the JCR repository authentication. -Bertrand
