[ovirt-devel] Missing 11-setup-sso.conf after Engine build

Vojtech Szocs vszocs at redhat.com
Mon Oct 17 15:16:22 UTC 2016


Hello,

I'm using latest master with some UI patches on top of it.

Engine builds OK, however engine-setup does not ask for admin at internal password.

In $PREFIX/etc/ovirt-engine/engine.conf.d, there is no 11-setup-sso.conf file.

AFAIK, this should be done by aaa-jdbc extension, is that correct?

(Am I missing something?)

Here is how I build Engine:

  engine_userAgent='gecko1_8,safari'
  engine_draftCompile=1
  engine_buildUserPortal=0
  engine_buildWebAdmin=1
  engine_runTests=1
  engine_gwtLogLevel='INFO'
  engine_gwtLocale='en_US'
  engine_gwtSuperDev=0
  engine_jbossHome=/usr/share/ovirt-engine-wildfly

  make clean install-dev PREFIX="$PREFIX" \
    JBOSS_HOME="$engine_jbossHome" \
    DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS="-Dgwt.userAgent=$engine_userAgent" \
    DEV_EXTRA_BUILD_FLAGS="-Dgwt.logLevel=$engine_gwtLogLevel -Dgwt.locale=$engine_gwtLocale -Dgwt.compiler.localWorkers=1" \
    DEV_BUILD_GWT_DRAFT=$engine_draftCompile \
    DEV_BUILD_GWT_SUPER_DEV_MODE=$engine_gwtSuperDev \
    BUILD_GWT_USERPORTAL=$engine_buildUserPortal \
    BUILD_GWT_WEBADMIN=$engine_buildWebAdmin \
    BUILD_UT=$engine_runTests

Attaching engine-setup log file.

Thanks,
Vojtech
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ovirt-engine-setup-20161017165454-iad1k7.log.tar.gz
Type: application/x-compressed-tar
Size: 212524 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20161017/1f875970/attachment-0001.bin>


More information about the Devel mailing list