Data Watcher users
Last updated
Last updated
When Data Watcher is in a bundle with Data Mover, three types of users must be configured:
Superusers
Administrators
Simple Users
When Data Watcher is in a bundle with Data Mover, they have the same Superusers!
To configure a Data Watcher Administrator:
Warning! You must be a Superuser to configure Data Watcher Administrators!
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.
Starting from TF8, new permissions have been added for Data Watcher when it is in a bundle with Data Mover. See DW* permissions on the page. To ensure compatibility with earlier versions of the software, the DATAWATCHER permission remains in the list and is only overwritten if at least one permission from the new list (i.e. the one starting with DW) is selected.
To detect permissions quickly, you can 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 Administrators? 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.
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:
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 Administrators group in the security.admin.groups