Data Watcher Users
Here is what you will need to know about the three kind of User of Primeur Data Watcher:
Superusers
Follow this link and find out more about Data One Superusers.
Administrators
Here is what you will need to know to configure a Data Watcher Administrator:
- Go to Setup → Users & Groups.
- Go to the Internal Users tab and click the New User button.
- In the dialog window, fill in the edit boxes to create your user.
- In the GROUPS edit box, select the group of Data Watcher Administrators to which your user must belong. If it does not exist, you must create it – see details below.
- Go to the Permissions tab and assign Read CONFIG permission and Read + Write DATAWATCHER permissions. To assign permissions, switch the toggle button to ON.
Hint!
"To detect permissions quickly, use the filter at the top of the window!"
- Click the SAVE button to confirm.
You do not have an Internal Group for your Data Watcher Administators? Follow these steps to configure it:
- Go to Setup → Users & Groups.
- Go to the Internal Groups tab and click the New Group button.
- In the dialog window, assign a name to the Group and select the User or Users that will belong to it.
- Go to the Permissions tab and assign Read CONFIG permission and Read + Write Data Watcher permissions. To assign permissions, switch the toggle button to ON.
- Click the SAVE button to confirm.
Once you have the Users and their Group ready, you must run the ./dwt.sh -globcfg
command to add the group to the security.admin.groups
. You have successfully created your Data Watcher Administrator users.
As Administrators, the users will not have limitations in using Data Watcher and will access the Cut-off calendars and Dataflow Attributes sections as well.
Simple Users
You can configure Data Watcher Simple Users by following these steps:
- As Superuser, go to Setup → Users & Groups and create a New User with Read CONFIG permission and Read + Write DATAWATCHER permissions.
- The user must belong to a PRIMEUR Data Watcher Group of Users that must have the same permissions as the Users.
To check that the configuration is correct, log into PRIMEUR Data One with the newly created user. To check that access is limited to simple user, verify that the Cut-off calendars and Dataflow Attributes cards are not listed in the Setup section.
To sum up, these are the groups, permissions and commands that the 2 different users must have:
APPLICATION Section | PRIMEUR DATA WATCHER ADMIN USER | PRIMEUR DATA WATCHER SIMPLE USER |
---|---|---|
Data One Permissions | read CONFIG read + write DATAWATCHER | read CONFIG read + write DATAWATCHER |
Data One Groups | Data Watcher Administrators With permissions: read CONFIG read + write DATAWATCHER | Data Watcher Users With permissions: read CONFIG read + write DATAWATCHER |
Command | run./dwt.sh -globcfg to include the Data Watcher Admnistrators group in the security.admin.groups |
Updated 8 months ago