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:
parent
7cebac579f
commit
f53075cb07
@ -3,6 +3,7 @@
|
||||
<set path="securityTemplates">
|
||||
<list>
|
||||
<text>SQL-security</text>
|
||||
<text>WindowsSecurity</text>
|
||||
</list>
|
||||
</set>
|
||||
</rule>
|
||||
|
@ -4,6 +4,7 @@
|
||||
<set path="securityTemplates">
|
||||
<list>
|
||||
<text>SQL-security</text>
|
||||
<text>WindowsSecurity</text>
|
||||
</list>
|
||||
</set>
|
||||
</rule>
|
||||
|
Loading…
x
Reference in New Issue
Block a user