1 | <users> |
2 | <place> |
3 | <usergroup>syracuse</usergroup> |
4 | <usergroup>boston</usergroup> |
5 | <usergroup>washington</usergroup> |
6 | </place> |
7 | <users> |
8 | This fragment declares that only members of the groups: syracuse, boston, and washington can access the shared place. |
9 | The declaration uses the `place' tag, therefore the access restriction applies to the whole place (chat and viewer objects). However, it is possible to define separate settings for the specific objects. |