/etc/octopussy/conf/user_roles.xml is in octopussy 1.0.6-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <user_roles>
<role label="Admin" value="admin" />
<role label="Read Only" value="ro" />
<role label="Read Write" value="rw" />
<role label="Restricted" value="restricted" />
</user_roles>
|