Skip to content

Configure SQL Instance Security Properties

EdVassie edited this page Dec 28, 2020 · 1 revision
Previous Configure SQL Instance Processor Properties Manual Configuration Configure SQL Instance Connection Properties Next

FineBuild can Configure the Security Properties of the SQL Server Instance.

The only property that is normally set on this tab is Logon auditing.

If an "xp_cmdshell" proxy is required, please see xp_cmdshell Proxy Account.

Security Compliance

SQL Instance Security Properties configuration helps to provide an audit of logon attempts to SQL Server. If you setup Security Compliance then SQL Instance Security Properties configuration will always be implemented, with the /AuditLevel: parameter set to 3 to audit all logins.

FineBuild Configure SQL Instance Security Properties

The SQL Instance Security Properties configuration relates to Process Id 5BD and is controlled by the parameters below:

SQL Version Parameter FULL Build WORKSTATION Build CLIENT Build
SQL2019 /SetupSQLInst: Yes Yes N/A
SQL2017 /SetupSQLInst: Yes Yes N/A
SQL2016 /SetupSQLInst: Yes Yes N/A
SQL2014 /SetupSQLInst: Yes Yes N/A
SQL2012 /SetupSQLInst: Yes Yes N/A
SQL2008R2 /SetupSQLInst: Yes Yes N/A
SQL2008 /SetupSQLInst: Yes Yes N/A
SQL2005 /SetupSQLInst: Yes Yes N/A

In order to maintain compatibility with older versions of SQL FineBuild, the parameter /ConfigSQLInst: can also be used.

FineBuild also uses the following parameters to help configure SQL Instance Properties:

Parameter Default Description
/Auditlevel: 2 Defaults to Failed logins only
/SecurityMode: blank A blank value results in Windows Authentication only. A value of sql will use both SQL Server and Windows Authentication

Valid values for AuditLevel are: 0 = No login audit; 1 = Log successful logins only; 2 = Log failed logins only; 3= Log all logins

Top


Manual Configure SQL Instance Security Properties

The following steps show what you would have to do for manual SQL Instance Security Properties configuration. FineBuild does all of this work for you automatically.

  1. Select the Security tab

    Set the following Security property:

    Option Value
    Login auditing Failed logins only

    Security Properties

  2. Click OK to save any changes made

Copyright FineBuild Team © 2013 - 2020. License and Acknowledgements

Previous Configure SQL Instance Processor Properties Top Configure SQL Instance Connection Properties Next

Key SQL FineBuild Links:

SQL FineBuild supports:

  • All SQL Server versions from SQL 2019 through to SQL 2005
  • Clustered, Non-Clustered and Core implementations of server operating systems
  • Availability and Distributed Availability Groups
  • 64-bit and (where relevant) 32-bit versions of Windows

The following Windows versions are supported:

  • Windows 2022
  • Windows 11
  • Windows 2019
  • Windows 2016
  • Windows 10
  • Windows 2012 R2
  • Windows 8.1
  • Windows 2012
  • Windows 8
  • Windows 2008 R2
  • Windows 7
  • Windows 2008
  • Windows Vista
  • Windows 2003
  • Windows XP
Clone this wiki locally