[Engine-devel] Adding support for OpenLDAP to oVirt
Yair Zaslavsky
yzaslavs at redhat.com
Thu Mar 21 16:59:31 UTC 2013
Hmm...
Well, there is nothing in your db in the values of these fields, but it should not have failed engine-manage-domains.
Can you send me the commit hash you built against , so I will be able to reproduce exactly you issue?
Many thanks,
Yair
----- Original Message -----
> From: "Uwe Grawert" <grawert at b1-systems.de>
> To: "Yair Zaslavsky" <yzaslavs at redhat.com>
> Cc: engine-devel at ovirt.org
> Sent: Thursday, March 21, 2013 6:53:42 PM
> Subject: Re: [Engine-devel] Adding support for OpenLDAP to oVirt
>
> Am 21.03.2013 um 17:48 schrieb Yair Zaslavsky:
>
> >
> >
> > ----- Original Message -----
> >> From: "Uwe Grawert" <grawert at b1-systems.de>
> >> To: "Yair Zaslavsky" <yzaslavs at redhat.com>
> >> Cc: engine-devel at ovirt.org
> >> Sent: Thursday, March 21, 2013 6:36:59 PM
> >> Subject: Re: [Engine-devel] Adding support for OpenLDAP to oVirt
> >>
> >> Hello Yair,
> >>
> >> Am 21.03.2013 um 17:31 schrieb Yair Zaslavsky:
> >>> Do you still have by any chance backup of the db + environment
> >>> that
> >>> caused this exception?
> >>> There is something I would like you to examine on the db of the
> >>> "faulty installation" if possible.
> >>>
> >> yes I have. What would you like to have?
> >
> > Cool!
> >
> > Please provide output for -
> >
> > select * from vdc_options where option_name in
> > ('AdUserName','AdUserPassword','DomainName','LdapServers','LDAPProviderTypes');
>
> engine=# select * from vdc_options where option_name in
> ('AdUserName','AdUserPassword','DomainName','LdapServers','LDAPProviderTypes');
> option_id | option_name | option_value | version
> -----------+-------------------+--------------+---------
> 10 | AdUserName | | general
> 11 | AdUserPassword | | general
> 56 | DomainName | | general
> 126 | LdapServers | | general
> 127 | LDAPProviderTypes | | general
> (5 rows)
>
> I haven't added any domains, yet.
More information about the Engine-devel
mailing list