Univention Bugzilla – Attachment 6638 Details for
Bug 37631
univention-ldapsearch stops retries before reaching the 'ldap/client/retry/count'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch univention-ldapsearch
univention-ldapsearch.patch (text/plain), 513 bytes, created by
Dmitry Galkin
on 2015-01-30 10:09:07 CET
(
hide
)
Description:
Proposed patch univention-ldapsearch
Filename:
MIME Type:
Creator:
Dmitry Galkin
Created:
2015-01-30 10:09:07 CET
Size:
513 bytes
patch
obsolete
>Index: base/univention-config-registry/scripts/univention-ldapsearch >=================================================================== >--- base/univention-config-registry/scripts/univention-ldapsearch (Revision 57676) >+++ base/univention-config-registry/scripts/univention-ldapsearch (Arbeitskopie) >@@ -79,10 +79,10 @@ > > for((i=0;i<$attempts;i++)); do > do_search >+ sleep 1 > ret=$? > grep -q "^ldap_start_tls: Can't contact LDAP server (-1)$" $tempfile || break > echo >$tempfile >- sleep 1 > done > > exit $ret
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 37631
: 6638