546
edits
No edit summary |
(→Roles) |
||
Line 17: | Line 17: | ||
=== Roles === | === Roles === | ||
Multiple roles can be defined per user to allow different permissions. | |||
Only users with the '''admin''' role can: | Only users with the '''admin''' role can: | ||
Line 25: | Line 25: | ||
* manage users | * manage users | ||
* use WebDAV | * use WebDAV | ||
Users with the '''user''' role can see all measurement data, but they are | |||
not able to change settings. | |||
User with role '''capture''' are also able to start traffic captures. | |||
The role '''replay-user''' can only view measurement data from replay | |||
slots (replay of ring buffer or pcap files). The user cannot see live | |||
data. | |||
These roles can be combined. For example, a user with the roles | |||
'''replay-user''' and '''capture''' can only see replay data and can capture | |||
traffic from this data, but they cannot capture live data. | |||
=== LDAP users === | === LDAP users === |
edits