DataSight application accounts may be either a user or a group. A DataSight account is created for each user in DataSight and then users can be assigned to different groups. Both users and groups can have a distinct set of application permissions.
All users should ideally be allocated to groups.
Permission priorities according to Accounts
The following priority rules apply:
- Deny anywhere for any user or group overrides all other granted permissions or permissions that have not been set.
- If a user is neither granted nor denied permission then the default setting for that permission is denied until set.
- If a user is granted permission to use a module or feature in DataSight, then they are granted that permission everywhere whether a permission for the group that the user belongs to has not been granted.
- Users will retain the last group privileges that they have been allocated even if the group has been deleted.
Admin Security Group
DataSight has one built-in security group called Admin. When a user is assigned to this group, they will have full administrative rights to manage accounts and their permissions, as the Admin group is granted full permission by default.
It is likely that at least one DataSight user will be the same as the IT systems administrator, and as such will have full privileges for the Microsoft SQL Server instance. When a database is created by an administrator, that user is automatically assigned to the Admin group. However, using application security other users can be created that are granted full application security within DataSight without having full access to the suite of functions for the MS SQL Server.
The IT Systems Administrator should never release the Admin group user name and password as the Admin user Name and Password are identical for Microsoft SQL Server. All other users should be provided separate passwords.
See also:
- Permissions
- DataSight Administrator
- View Security History
Set Accounts
Add a new User
Windows Authenticated
- Check that the user to be added exists on Active Directory. See your IT Administrator for details.
- Launch DataSight and connect to database.
- Click Application Tab.
- Click Security. The Security window will open.
- Click the Users radio button.
- Click Add. The Create User window will open.
- Select Windows Authentication.
- Enter the appropriate user name.
- Click OK.
- Click Save.
SQL Server Authenticated
- Check that you have sufficient rights on the server. See your IT Administrator for details.
- Launch DataSight and connect to database.
- Click Application Tab.
- Click Security. The Security window will open.
- Click the Users radio button.
- Click Add. The Create User window will open.
- Enter a new user name and select SQL Server Authentication.
- Enter a user name and password.
- Click OK.
- Click Save.
Add a new Group
- Launch DataSight and connect to database.
- Click Application Tab.
- Click Security. The Security window will open.
- Click the Groups radio button.
-
Add a new group. The Create Group window will open.
- Enter the new Group Name and click Save.
Assign a User to a Group
- Launch DataSight and connect to a database.
- Click Application Tab.
- Click Security. The Security window will open.
- Select the Users radio button.
- Select your user from the list of users.
- Click the check-box next to the group or groups to which this user will become a member.
- Click Apply.
- Click Save.
Delete a User or Group
- Launch DataSight and connect to a database.
- Click Application Tab.
- Click Security. The Security window will open.
- Click the Users or Groups radio button.
- Select the User or Group and click Delete.
- You will be asked to confirm the delete. Click Yes.
- Click Save.
See also:
- Modes of User Authentication
- Permissions
- View Security History