Assign SQL Server Login Permissions for AD users

On the MS SQL server, check if the Citavi users have permission to log in to the server. Open the Microsoft SQL Server Management Studio. Then, click Security > Logins.

The group needs to have the public server role.

Without a group entry, an AD user will be unable to log on to the SQL Server. All additional permissions are controlled by settings at the database level.