DataSight Administrator manages application accounts that 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 user should ideally be allocated to groups.
Permission priorities according to Accounts
The following priority rules apply:
- If a user is granted permission to use a module or feature in DataSight, then they are granted that permission everywhere whether a group they belong to has not been granted that permission.
- If a user is neither granted nor denied permission then the default setting for that permission is denied.
- Deny anywhere for any user or group overrides all other granted permissions.
- 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 Microsoft 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:
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 Administrator and connect to server.
- Click User Management. The Security window will open.
- Choose your database from the list by clicking on it.
- 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 Administrator and connect to server.
- Click User Management. The Security window will open.
- Choose your database from the list by clicking on it.
- 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 password.
- Confirm your password.
- Click OK.
- Click Save.
Add a new Group
- Click User Management. The Security window will open.
- Choose your database by clicking on it
- Click the Groups radio button.
-
Add a new group. The Create Group window will open.
- Enter the new Group Name and click Save.
Note
|
After adding a new User or Group, you can edit their Permissions. See Set Permissions for more details.
|
Assign a User to a Group
- Click User Management to display the Security window.
- Choose your database by clicking on it.
- Select the Users radio button.
- Select your user from the list of users.
- Click the checkbox next to the group or groups of which this user will become a member.
- Click Apply.
- Click Save.
Delete a User or Group
- Click User Management to display the security window.
- Choose your database by clicking on it.
- 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: