Bug 29854 - SIZELIMIT_EXCEEDED bei ~2000 Mitglieder der Gruppe domain-users
SIZELIMIT_EXCEEDED bei ~2000 Mitglieder der Gruppe domain-users
Status: RESOLVED DUPLICATE of bug 41248
Product: UCS
Classification: Unclassified
Component: AD Connector
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.x
Assigned To: Connector maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-18 16:06 CET by Erik Damrose
Modified: 2016-05-10 21:54 CEST (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 Erik Damrose univentionstaff 2012-12-18 16:06:37 CET
1000 Benutzer auf AD Seite sind Mitglied der Gruppe domain-users. Auf ucs Seite existieren ebenfalls 1000 Benutzer. Werden diese per ad-connector gesynct taucht im Log die Fehlermeldung mit Traceback auf: 

18.12.2012 16:05:24,393 LDAP        (PROCESS): sync to ucs: Resync rejected dn: CN=Domänen-Benutzer,CN=Users,DC=w2012intra,DC=net
18.12.2012 16:05:24,444 LDAP        (PROCESS): sync to ucs:   [         group] [    modify] cn=domain users,cn=groups,dc=intra,dc=net
18.12.2012 16:05:24,793 LDAP        (ERROR  ): failed in post_con_modify_functions
18.12.2012 16:05:24,794 LDAP        (ERROR  ): Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/univention/connector/__init__.py", line 1261, in sync_to_ucs
    f(self, property_type, object)
  File "/usr/lib/pymodules/python2.6/univention/connector/ad/__init__.py", line 64, in group_members_sync_to_ucs
    return connector.group_members_sync_to_ucs(key, object)
  File "/usr/lib/pymodules/python2.6/univention/connector/ad/__init__.py", line 1533, in group_members_sync_to_ucs
    timeout=-1, sizelimit=0))
  File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 496, in search_ext_s
    return self.result(msgid,all=1,timeout=timeout)[1]
  File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 422, in result
    res_type,res_data,res_msgid = self.result2(msgid,all,timeout)
  File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 426, in result2
    res_type, res_data, res_msgid, srv_ctrls = self.result3(msgid,all,timeout)
  File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 432, in result3
    ldap_result = self._ldap_call(self._l.result3,msgid,all,timeout)
  File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 96, in _ldap_call
    result = func(*args,**kwargs)
SIZELIMIT_EXCEEDED: {'desc': 'Size limit exceeded'}
Comment 1 Stefan Gohmann univentionstaff 2012-12-18 16:07:22 CET
Workaround ist es im AD das Sizelimit hoch zu setzen.
Comment 2 Moritz Muehlenhoff univentionstaff 2013-05-31 10:44:49 CEST
We will not ship a UCS 3.1-2 release; the next UCS release will be UCS 3.2.

As such, this bug is moved to the new target milestone.
Comment 3 Stefan Gohmann univentionstaff 2016-05-10 21:54:38 CEST

*** This bug has been marked as a duplicate of bug 41248 ***