You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by Apache Wiki <wi...@apache.org> on 2006/11/27 20:05:59 UTC

[Jackrabbit Wiki] Trivial Update of "SimpleJbossAccessManager" by DarrenHartford

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" for change notification.

The following page has been changed by DarrenHartford:
http://wiki.apache.org/jackrabbit/SimpleJbossAccessManager

------------------------------------------------------------------------------
  
  Under your repository homedir (defined in your repository.xml as 'path') that usually shows /repository, /version, and /workspace directories create a '''rolemappings.properties''' file.  If someone wanted to modify the code to allow positioning where the mapping file is, that would be fine.
  
- rolemappings.properties:
+ rolemappings.properties (without the bullets):
- #SimpleJbossAccessManager Jackrabbit permissions.
+  * #SimpleJbossAccessManager Jackrabbit permissions.
- #permissions must be:
+  * #permissions must be:
- # read, full, or none
+  * # read, full, or none
- #Roles that are not defined are defaulted to none.
+  * #Roles that are not defined are defaulted to none. 
- developers=full
+  * developers=full
- admin=full
+  * admin=full
- active_directory_group_called_jackrabbit_ro=read
+  * active_directory_group_called_jackrabbit_ro=read
  
  ----
  
-