Titus

Connection Requirements

1

IP

MSSQL Server IP Address.

2

Port

Port number (optional, default: 1433).

3

Domain

Domain of the user — use this field if you're using Windows Authentication to log into the DB.

4

Database

DB name for Titus reporting entries. The default is "TITUS_Reporting".

5

Username

Value provided in username must have "read" permission to devices and MSSQL server.

To create a user:

  • Open MSSQL Server Management Studio.

  • Go to the Security folder, right-click Login, then click New Login.

  • Select the authentication used on the server.

  • Fill in the details and select your database in Default Database.

  • Save the user.

  • Login to the database with this user once to avoid an error.

circle-info

🔵 "Select" The user must have a "List" privilege.

6

Password

The password of the provided username.

7

Configuration List

List of Titus configurations that will be fetched. This is used to filter the machines that have the given configurations.

circle-exclamation