From f53075cb0745f0286e0790f64b6414503701c83d 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. Closes-Bug: #1260269 (cherry picked from commit b7abda5) Change-Id: I823527d974a9e6ec3f048013d26de9554874d69d --- 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