Yair Zaslavsky has submitted this change and it was merged.
Change subject: tools: In case ldapServers is used, useDnsLookup should be ignored
......................................................................
tools: In case ldapServers is used, useDnsLookup should be ignored
As a part of introduction of -ldapSerers option in manage-domains,
useDnsLookup flag must be ignored, so KDC list appears in krb5.conf file
and the KDCs will be selected in the order of appearance in krb5.conf
This patch has an assumption in which ldap servers serve as KDC.
Bug-Url:
https://bugzilla.redhat.com/894681
Change-Id: I808fe02553b5554b76f08b43a30fb0ffd7d99931
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/KrbConfCreator.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11704
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I808fe02553b5554b76f08b43a30fb0ffd7d99931
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>