Project

General

Profile

Feature #8899

Updated by Sage Weil almost 10 years ago

Three main roles: 

  - read-only (except for auth!) 
  - admin (read/write, but can't change auth) 
  - role-definer (read/write including auth) 

 First, figure out what caps this maps to. 

 Then, we can put 'role foo' in the MonCap that maps onto these generic settings. 

Back