
Hello! We do have a rather large LDAP which does take some time to answer. Using oVirt and AAA LDAP extension, I do run into timeouts. running "ovirt-engine-extensions-tool --log-level=FINEST --log- file=tool.log aaa login-user --profile=abc --user-name=xxx" fails with: [...] LDAPSearchException(resultCode=85 (timeout), numEntries=0, numReferences=0, errorMessage='A client-side timeout was encountered while waiting 60000ms for a response to search request with message ID 3, base DN [...] ldapsearch itself takes approx 2 minutes. Can the timeout of 60000ms be configured somewhere? I could not find anything in the documentation... thank you and best, Dominique

Hi, thanks for the point, we will add it to the doc. The configuration option you are interested in is this: pool.default.connection-options.responseTimeoutMillis = 60000 just add it to your profile properties (/etc/ovirt-engine/aaa/your_profile.properties) Ondra On 05/18/2016 11:34 AM, Dominique Taffin wrote:
Hello!
We do have a rather large LDAP which does take some time to answer. Using oVirt and AAA LDAP extension, I do run into timeouts.
running "ovirt-engine-extensions-tool --log-level=FINEST --log- file=tool.log aaa login-user --profile=abc --user-name=xxx" fails with:
[...] LDAPSearchException(resultCode=85 (timeout), numEntries=0, numReferences=0, errorMessage='A client-side timeout was encountered while waiting 60000ms for a response to search request with message ID 3, base DN [...]
ldapsearch itself takes approx 2 minutes.
Can the timeout of 60000ms be configured somewhere? I could not find anything in the documentation...
thank you and best, Dominique _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Hello! Thank you very much! best, Dominique-----Original Message----- From: Ondra Machacek <omachace@redhat.com> To: Dominique Taffin <dominique.taffin@1und1.de>, users@ovirt.org <u sers@ovirt.org> Subject: Re: [ovirt-users] AAA LDAP timeout Date: Wed, 18 May 2016 12:31:56 +0200 Hi, thanks for the point, we will add it to the doc. The configuration option you are interested in is this: pool.default.connection-options.responseTimeoutMillis = 60000 just add it to your profile properties (/etc/ovirt-engine/aaa/your_profile.properties) Ondra On 05/18/2016 11:34 AM, Dominique Taffin wrote:
Hello!
We do have a rather large LDAP which does take some time to answer. Using oVirt and AAA LDAP extension, I do run into timeouts.
running "ovirt-engine-extensions-tool --log-level=FINEST --log- file=tool.log aaa login-user --profile=abc --user-name=xxx" fails with:
[...] LDAPSearchException(resultCode=85 (timeout), numEntries=0, numReferences=0, errorMessage='A client-side timeout was encountered while waiting 60000ms for a response to search request with message ID 3, base DN [...]
ldapsearch itself takes approx 2 minutes.
Can the timeout of 60000ms be configured somewhere? I could not find anything in the documentation...
thank you and best, Dominique _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Dominique Taffin
-
Ondra Machacek