It's not, but you need to use insecure connection then (you need to have following line in /etc/ovirt-engine/aaa/domain.properties):
pool.default.ssl.insecure = true
So double check that, and if it still won't work, the logs from ovirt-engine-extensions-tool would help, you can generate them as follows:
$ ovirt-engine-extensions-tool --log-level=FINEST --log-file=/tmp/aaa.log aaa ....
Do I need to set up Apache separately to use LDAP auth? The service
principals exist in the krb5.keytab, but I don't if that is only if you
are using SSO.
Yes, that's only if you use SSO. If you use plain LDAP simple bind, you
don't need anything related to kerberos.
Thanks,
Cam
_______________________________________________ Users@ovirt.org <mailto:Users@ovirt.org>
Users mailing list
http://lists.ovirt.org/mailman/listinfo/users
<http://lists.ovirt.org/mailman/listinfo/users >