Either external AD or internal one is required for MS SQL Cluster.

Change-Id: Idde251b1c7b1a31cadb5f416f753e365fe572961
Fixes: bug MRN-909.
This commit is contained in:
Timur Sufiev 2013-08-30 18:46:53 +04:00
parent bfef3db658
commit d836637d6a
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ forms:
- name: domain
type: domain
label: Domain
required: false
required: {YAQL: not $.serviceConfiguration.externalAD}
description: >-
Service can be joined to the Active Directory domain. If you want to
create an AD domain create the AD Service first.