Univention Bugzilla – Attachment 10914 Details for
Bug 54432
Rejected changes from AD are not resynced
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
resync_rejected.patch (text/plain), 761 bytes, created by
Julia Bremer
on 2022-02-08 21:40:12 CET
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Julia Bremer
Created:
2022-02-08 21:40:12 CET
Size:
761 bytes
patch
obsolete
>diff --git services/univention-ad-connector/modules/univention/connector/ad/main.py services/univention-ad-connector/modules/univention/connector/ad/main.py >index 514b26c57f..0fc7672bb5 100755 >--- services/univention-ad-connector/modules/univention/connector/ad/main.py >+++ services/univention-ad-connector/modules/univention/connector/ad/main.py >@@ -188,7 +188,7 @@ def connect(): > ad_ldap_bindpw, > baseConfig['%s/ad/ldap/certificate' % CONFIGBASENAME], > baseConfig['%s/ad/listener/dir' % CONFIGBASENAME], >- max_retry_rejected = int(baseConfig.get('%s/ad/max_retry_rejected' % CONFIGBASENAME, 0)), >+ max_retry_rejected=int(baseConfig.get('%s/ad/max_retry_rejected' % CONFIGBASENAME, 10)), > ) > ad_init = True > except ldap.SERVER_DOWN:
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 54432
: 10914