Yair Zaslavsky has submitted this change and it was merged.
Change subject: aaa: cleanup kerberos jaas context names
......................................................................
aaa: cleanup kerberos jaas context names
as jaas context names are static within application and external modules
that requires kerberos should use these, we rename the name to oVirt
prefix, add a new profile for debugging and sync manage domains.
hopefully these are all the options anyone will require.
Topic: AAA
Change-Id: Ia63aafe6e6960568f6002c2dd89157b8a664275e
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M
backend/manager/modules/builtin-extensions/src/main/java/org/ovirt/engine/extensions/aaa/builtin/kerberosldap/GSSAPIDirContextAuthenticationStrategy.java
M
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/kerberos/KerberosConfigCheck.java
M packaging/conf/jaas.conf
M packaging/services/ovirt-engine/ovirt-engine.xml.in
4 files changed, 12 insertions(+), 4 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Yair Zaslavsky: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/27811
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia63aafe6e6960568f6002c2dd89157b8a664275e
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server