On Wed, Dec 10, 2014 at 4:20 PM, Ondra Machacek <omachace@redhat.com> wrote:
Hi,

please take a look here[1].

[1] - https://bugzilla.redhat.com/show_bug.cgi?id=1156577


Tried this but with same result

[root@ovirtmgr ~]# rpm -q ovirt-engine
ovirt-engine-3.5.0.1-1.el6.noarch

[root@ovirtmgr ~]# engine-config -g SASL_QOP
SASL_QOP: auth-conf version: general

[root@ovirtmgr ~]# engine-config -s SASL_QOP=auth

[root@ovirtmgr ~]# service ovirt-engine stop
Stopping oVirt Engine:                                     [  OK  ]

[root@ovirtmgr ~]# service ovirt-engine start
Starting oVirt Engine:                                     [  OK  ]

[root@ovirtmgr ~]# engine-config -g SASL_QOP
SASL_QOP: auth version: general

[root@ovirtmgr ~]# engine-manage-domains edit --domain=localdomain.local --provider=ipa --ldap-servers=c7server.localdomain.local
Enter password:
Failure while testing domain localdomain.local. Details: An internal error has ocurred in the Kerberos implementation of the Java virtual machine. This usually means that the LDAP server is configured with a minimum security strength factor (minssf) of 0. Change it to 1 and try again.