WindowsSecurity rules applied for SQL services
This will eventually open RDP port (TCP 3389) for MS SQL Server and MS SQL Server Cluster services. Change-Id: I01818e903e708f5b7a0e91741d0c94dcc237a664 Closes-Bug: #1260269
This commit is contained in:
parent
b5d38d0924
commit
b7abda5f54
@ -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…
Reference in New Issue
Block a user