Verifying the Authentication Mode for a SQL Server
- Last UpdatedAug 17, 2022
- 1 minute read
The AVEVA Historian is compatible with either Windows authentication mode or mixed mode (Windows authentication and SQL Server authentication).
Important: SQL Server authentication is provided for backward compatibility only. For improved security, we recommend that you use Windows authentication.
To verify the authentication mode
-
Start SQL Server Management Studio.
-
In the console tree, right-click the SQL Server.
-
In the shortcut menu that appears, click Properties. The SQL Server Properties dialog box appears.
-
Click the Security tab.

-
Verify the authentication mode.
The SQL Server and Windows option corresponds to mixed mode authentication. If you change the authentication mode, you must stop and restart the SQL Server. Also, modification tracking in the historian, if enabled, will not occur until you restart the historian.
The AVEVA Historian services log on to SQL Server using the ArchestrA user account, which is a Windows account. For information, see Default Windows User Account for AVEVA Historian Services.
-
Click OK.