
Fix is not included in ovirt-engine-3.5.0.1-1.el6.noarch. It's fixed since org.ovirt.engine-root-3.5.0-18. You can find newer version here[1]. [1] - http://resources.ovirt.org/pub/ovirt-3.5-snapshot/ ----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "Ondra Machacek" <omachace@redhat.com> Cc: "users" <users@ovirt.org> Sent: Wednesday, December 10, 2014 4:45:06 PM Subject: Re: [ovirt-users] Info on changing IPA server hostname in oVirt
On Wed, Dec 10, 2014 at 4:20 PM, Ondra Machacek <omachace@redhat.com> wrote:
Hi,
please take a look here[1].
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.