Bug 32278 - group "Administrators"
group "Administrators"
Status: RESOLVED DUPLICATE of bug 29486
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 3.1
Other Windows 7
: P5 normal (vote)
: ---
Assigned To: Connector maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-21 09:45 CEST by Thomas Manninger
Modified: 2016-10-11 07:14 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 Thomas Manninger 2013-08-21 09:45:31 CEST
Hello,

when i move in the udm a user to the group "Administrators", i get the following error message:

21.08.2013 09:43:13,804 LDAP        (PROCESS): sync from ucs:   Resync rejected file: /var/lib/univention-connector/s4/1375885991.173697
21.08.2013 09:43:13,808 LDAP        (PROCESS): sync from ucs: [          user] [    modify] cn=ldapadmin,cn=users,dc=test,dc=intern
21.08.2013 09:43:13,815 LDAP        (WARNING): sync failed, saved as rejected
21.08.2013 09:43:13,816 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 544!', 'desc': 'Server is unwilling to perform'}
Comment 1 Thomas Manninger 2013-08-21 09:46:25 CEST
The reason is, that Administrators use the SID "S-1-5-32-544".
Comment 2 Stefan Gohmann univentionstaff 2013-08-27 12:12:15 CEST
Currently the connector does not sync the local groups. We will change it with UCS 3.2: Bug #29486.
Comment 3 Stefan Gohmann univentionstaff 2016-10-11 07:14:16 CEST

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