Hide Forgot
Description of problem: On the documentation the example configuration file for "Administration_Guide/Configuring_LDAP_and_Kerberos_for_Single_Sign-on.html" under "Example 14.8. Example authentication configuration file" has incorrect value for ovirt.engine.extension.binding.jbossmodule.class Version-Release number of selected component (if applicable): rhevm-4.0.4-0.1.el7ev.noarch Actual results: ovirt.engine.extension.binding.jbossmodule.class = org.ovirt.engineextensions.aaa.ldap.AuthnExtension Expected results: ovirt.engine.extension.binding.jbossmodule.class = org.ovirt.engineextensions.aaa.misc.http.AuthnExtension
Setting Severity - based on time which this keeps busy QE & DEV engineers it's really desirable to be fixed soon.
Assigning to Tahlia for review.
Does the 'Example authorization configuration file' in step 9 also need to change? It has: ovirt.engine.extension.binding.jbossmodule.class = org.ovirt.engineextensions.aaa.ldap.AuthzExtension Is that correct, or should it be changed to: ovirt.engine.extension.binding.jbossmodule.class = org.ovirt.engineextensions.aaa.misc.http.AuthzExtension
And is the same fix required in https://access.redhat.com/documentation/en/red-hat-virtualization/4.0/single/administration-guide/#Configuring_an_External_LDAP_Provider_ManualMethod ?
No, just the one which is described in description.
Thanks Ondra. I've made that change, and it will be included in a group merge request with a few other bug fixes for that section.
Checked that the change is in place. Moving to VERIFIED. Cheers, Julie
Documentation Link: https://access.redhat.com/documentation/en/red-hat-virtualization/4.0/single/administration-guide/#Configuring_LDAP_and_Kerberos_for_Single_Sign-on