LockfyDB

Connection Requirements

1

IP or Domain

Lockfy DB IP Address.

2

Port

Port number (optional, default: 1433).

3

Domain

Domain FQDN.

4

Database

Base database.

5

Username

Value provided username in MSSQL server.

To create a User:

  • Open MSSQL Server Management Studio.

  • Select the authentication used in the server.

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

  • Save User.

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

circle-info

🔵 "Read" The user must have , "Select" and "List" privileges.

6

Password

The Password of the provided username.

7

View Name

The view name of SQL Server.

8

Custom Query

The custom query field for SQL Server.

circle-info

🔵 Attention If the custom query and view name are left empty, the default query for the enabled asset type (device or user) will be executed, and the data returned by this query will be displayed on Assets page.

9

Fetch Devices

Workstations will be fetch when this option is enabled (default: True).

10

Fetch Users

Users will be fetch when this option is enabled (default: False).

circle-exclamation

Was this helpful?