WindowsSecurity rules applied for SQL services

This will eventually open RDP port (TCP 3389) for MS SQL Server and MS SQL Server Cluster services.

Closes-Bug: #1260269
(cherry picked from commit b7abda5)

Change-Id: I823527d974a9e6ec3f048013d26de9554874d69d
This commit is contained in:
ativelkov 2013-12-12 15:21:29 +04:00
parent 7cebac579f
commit f53075cb07
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<set path="securityTemplates">
<list>
<text>SQL-security</text>
<text>WindowsSecurity</text>
</list>
</set>
</rule>

View File

@ -4,6 +4,7 @@
<set path="securityTemplates">
<list>
<text>SQL-security</text>
<text>WindowsSecurity</text>
</list>
</set>
</rule>