Bug 37321 - Make more ldap.conf options configurable
Make more ldap.conf options configurable
Status: CLOSED FIXED
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: General
UCC 2.0
Other Linux
: P5 normal
: UCC 2.0-errata
Assigned To: Moritz Muehlenhoff
Felix Botner
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-12 14:43 CET by Michael Grandjean
Modified: 2014-12-15 14:44 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Grandjean univentionstaff 2014-12-12 14:43:56 CET
This should also be available for UCC 2.0

+++ This bug was initially created as a clone of Bug #37320 +++

In Addtion to Bug #36352 there are more options in ldap.conf that should be configurable via UCR:

- TIMEOUT <integer>
Specifies  a  timeout  (in  seconds)  after  which  calls  to  synchronous LDAP APIs will abort if no response is received.

- TIMELIMIT <integer>
Specifies  a  time  limit  (in  seconds) to use when performing searches.

For example, these options can reduce boot duration when dealing with non-standard behaviour of DSL routers in home office situations.

See also Ticket#2014081121000159
Comment 1 Moritz Muehlenhoff univentionstaff 2014-12-15 08:59:54 CET
Fixed. New variables:

[ucc/ldap/timeout]
Description[de]=Konfiguriert einen Timeout für LDAP-Abfragen. Kann keine Verbindung aufgebaut werden, wird nach diesem Zeitraum abgebrochen (Standard: 10 Sekunden)
Description[en]=Configures a timeout for LDAP queries if no connection can be established (default: 10 seconds)

[ucc/ldap/timelimit]
Description[de]=Konfiguriert eine maximale Dauer von LDAP-Abfragen in Sekunden (Standard: 10 Sekunden)
Description[en]=Configures a maximum length of LDAP queries in seconds (default: 10 seconds)

YAML file: 2014-12-15-univention-ucc-pam.yaml
Comment 2 Felix Botner univentionstaff 2014-12-15 12:56:10 CET
OK - ucc/ldap/timeout, ucc/ldap/timelimit
OK - YAML
Comment 3 Moritz Muehlenhoff univentionstaff 2014-12-15 14:44:47 CET
http://errata.univention.de/ucc/2.0/9.html