Change in ovirt-engine[master]: builtin: internal: encode password as PBE and add defaults
masayag at redhat.com
masayag at redhat.com
Wed Jul 15 08:02:47 UTC 2015
Moti Asayag has submitted this change and it was merged.
Change subject: builtin: internal: encode password as PBE and add defaults
......................................................................
builtin: internal: encode password as PBE and add defaults
this will enable to use the builtin internal extension as standalone
extension in more secure method.
will be useful for devenv and other special installation.
in future the EngineExtensionsManager will no longer load the internal
extension, setup will create extension configuration to load it, the
password can be encoded using the ovirt-engine-crypto-tool.
the engine-config AdminUser, AdminPassword setting will be depreciated once
above method will be applied.
for now, this change is transparent.
Change-Id: Icc206c58c867b82400fff54d2b46df5cc203111a
Signed-off-by: Alon Bar-Lev <alonbl at redhat.com>
---
M backend/manager/modules/builtin-extensions/src/main/java/org/ovirt/engine/extensions/aaa/builtin/internal/InternalAuthn.java
M backend/manager/modules/builtin-extensions/src/main/java/org/ovirt/engine/extensions/aaa/builtin/internal/InternalAuthz.java
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/extensionsmgr/EngineExtensionsManager.java
3 files changed, 43 insertions(+), 33 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Martin Peřina: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/43506
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc206c58c867b82400fff54d2b46df5cc203111a
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list