On 13.09.11 23:41, "Francisco Carriedo Scher" <[email protected]<mailto:[email protected]>> wrote: SimpleAccessManager
This is the "old" access manager from 1.x times that supports only a very simple authorization between "admin", normal users and anonymous. For the JCR 2.0 ACLs you want to use the DefaultAccessManager. On the other hand, if i use the DefaultAccessManager instead, i am not able even to log in the repository and every action i try to perform throws an exception (AccessDenied, PathNotFound,...). Are you using a standard Jackrabbit 2.x installation? There is a bit more than the AccessManager in the repository.xml, but the default setup should be right (no need to do anything). The default admin user is admin/admin, and with this one you can create users, etc. and set acls. Regards, Alex -- Alexander Klimetschek Developer // Adobe (Day) // Berlin - Basel
