Bug 31986 - s4 connector failed to sync user with "Account Operators" as gidNumber
s4 connector failed to sync user with "Account Operators" as gidNumber
Status: RESOLVED DUPLICATE of bug 29486
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 3.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: Connector maintainers
:
: 42338 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-16 13:07 CEST by Felix Botner
Modified: 2016-09-27 19:13 CEST (History)
3 users (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 Felix Botner univentionstaff 2013-07-16 13:07:05 CEST
Created a UCS user with "Account Operators" as primary group. Then the connectors complains about:

11.07.2013 22:44:46,298 LDAP        (WARNING): sync failed, saved as rejected
11.07.2013 22:44:46,300 LDAP        (WARNING): Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/univention/s4connector/__init__.py", line 753, in __sync_file_from_ucs
    or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old))):
  File "/usr/lib/pymodules/python2.6/univention/s4connector/s4/__init__.py", line 2231, in sync_from_ucs
    self.lo_s4.lo.add_ext_s(compatible_modstring(object['dn']), compatible_addlist(addlist), serverctrls=ctrls) #FIXME encoding
  File "/usr/lib/python2.6/dist-packages/ldap/ldapobject.py", line 180, in add_ext_s
    return self.result(msgid,all=1,timeout=self.timeout)
  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)
UNWILLING_TO_PERFORM: {'info': 'Failed to find primary group with RID 548!', 'desc': 'Server is unwilling to perform'}

and the dn is listed in univention-s4connector-list-rejected.

After changing the primary group to "Domain Users", all is fine.
Comment 1 Stefan Gohmann univentionstaff 2013-08-13 07:14:10 CEST
The group is not synced to S4, seet Bug #29486.

*** This bug has been marked as a duplicate of bug 29486 ***
Comment 2 Arvid Requate univentionstaff 2016-09-27 19:13:13 CEST
*** Bug 42338 has been marked as a duplicate of this bug. ***