From b7abda5f547a3c71a4318dbf9b3ca9771deff945 Mon Sep 17 00:00:00 2001 From: ativelkov Date: Thu, 12 Dec 2013 15:21:29 +0400 Subject: [PATCH] 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 --- muranorepository/Services/workflows/MsSqlCluster.xml | 1 + muranorepository/Services/workflows/MsSqlServer.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/muranorepository/Services/workflows/MsSqlCluster.xml b/muranorepository/Services/workflows/MsSqlCluster.xml index e5bea10..2e3b86b 100644 --- a/muranorepository/Services/workflows/MsSqlCluster.xml +++ b/muranorepository/Services/workflows/MsSqlCluster.xml @@ -3,6 +3,7 @@ SQL-security + WindowsSecurity diff --git a/muranorepository/Services/workflows/MsSqlServer.xml b/muranorepository/Services/workflows/MsSqlServer.xml index 193eaae..1124ec0 100644 --- a/muranorepository/Services/workflows/MsSqlServer.xml +++ b/muranorepository/Services/workflows/MsSqlServer.xml @@ -4,6 +4,7 @@ SQL-security + WindowsSecurity