Bug 51818 - UCS 5.0: S4-Connector rejects CN=User, CN=Users, CN=Machine
UCS 5.0: S4-Connector rejects CN=User, CN=Users, CN=Machine
Status: CLOSED WORKSFORME
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0
Assigned To: Florian Best
Arvid Requate
https://jenkins.knut.univention.de:81...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-13 10:26 CEST by Florian Best
Modified: 2021-05-25 16:00 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
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 Florian Best univentionstaff 2020-08-13 10:26:11 CEST
S4 rejected
    1:    S4 DN: CN=Users,CN=Builtin,DC=autotest091,DC=local
         UCS DN: <not found>
    2:    S4 DN: CN=User,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=autotest091,DC=local
         UCS DN: <not found>
    3:    S4 DN: CN=Machine,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=autotest091,DC=local
         UCS DN: <not found>
    last synced USN: 3904
S4CONNECTOR WARNING: Found 3 reject(s)! Please check output of univention-s4connector-list-rejected.
Comment 1 Florian Best univentionstaff 2020-08-13 10:28:30 CEST
13.08.2020 01:40:20.104 LDAP        (WARNING): sync to ucs was not successful, save rejected
13.08.2020 01:40:20.104 LDAP        (WARNING): object was: CN=Certificate Service DCOM Access,CN=Builtin,DC=autotest091,DC=local
13.08.2020 01:40:20.113 LDAP        (PROCESS): sync to ucs:   [            dc] [    modify] u'cn=master091,cn=dc,cn=computers,dc=AutoTest091,dc=local'
13.08.2020 01:40:20.203 LDAP        (PROCESS): sync to ucs:   [         msGPO] [       add] u'CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,dc=AutoTest091,dc=local'
13.08.2020 01:40:20.246 LDAP        (PROCESS): sync to ucs:   [     container] [       add] u'CN=User,CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,dc=AutoTest091,dc=local'
13.08.2020 01:40:20.279 LDAP        (PROCESS): sync to ucs:   [     container] [       add] u'CN=Machine,CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=System,dc=AutoTest091,dc=local'
13.08.2020 01:40:20.313 LDAP        (PROCESS): sync to ucs:   [         msGPO] [       add] u'CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,dc=AutoTest091,dc=local'
13.08.2020 01:40:20.347 LDAP        (PROCESS): sync to ucs:   [     container] [       add] u'CN=User,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,dc=AutoTest091,dc=local'
13.08.2020 01:40:20.354 LDAP        (ERROR  ): Unknown Exception during sync_to_ucs
13.08.2020 01:40:20.354 LDAP        (ERROR  ): Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/univention/s4connector/__init__.py", line 1538, in sync_to_ucs
    result = self.add_in_ucs(property_type, object, module, position)
  File "/usr/lib/python2.7/dist-packages/univention/s4connector/__init__.py", line 1274, in add_in_ucs
    res = ucs_object.create(serverctrls=serverctrls, response=response)
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 568, in create
    dn = self._create(response=response, serverctrls=serverctrls)
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 1309, in _create
    six.reraise(exc[0], exc[1], exc[2])
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 1291, in _create
    self.lo.add(self.dn, al, serverctrls=serverctrls, response=response)
  File "/usr/lib/python2.7/dist-packages/univention/admin/uldap.py", line 770, in add
    raise univention.admin.uexceptions.objectExists(dn)
objectExists: cn=User,dc=AutoTest091,dc=local

13.08.2020 01:40:20.354 LDAP        (WARNING): sync to ucs was not successful, save rejected
13.08.2020 01:40:20.354 LDAP        (WARNING): object was: CN=User,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,DC=autotest091,DC=local
13.08.2020 01:40:20.358 LDAP        (PROCESS): sync to ucs:   [     container] [       add] u'CN=Machine,CN={6AC1786C-016F-11D2-945F-00C04FB984F9},CN=Policies,CN=System,dc=AutoTest091,dc=local'
13.08.2020 01:40:20.366 LDAP        (ERROR  ): Unknown Exception during sync_to_ucs
13.08.2020 01:40:20.366 LDAP        (ERROR  ): Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/univention/s4connector/__init__.py", line 1538, in sync_to_ucs
    result = self.add_in_ucs(property_type, object, module, position)
  File "/usr/lib/python2.7/dist-packages/univention/s4connector/__init__.py", line 1274, in add_in_ucs
    res = ucs_object.create(serverctrls=serverctrls, response=response)
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 568, in create
    dn = self._create(response=response, serverctrls=serverctrls)
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 1309, in _create
    six.reraise(exc[0], exc[1], exc[2])
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/__init__.py", line 1291, in _create
    self.lo.add(self.dn, al, serverctrls=serverctrls, response=response)
  File "/usr/lib/python2.7/dist-packages/univention/admin/uldap.py", line 770, in add
    raise univention.admin.uexceptions.objectExists(dn)
objectExists: cn=Machine,dc=AutoTest091,dc=local
Comment 2 Florian Best univentionstaff 2020-08-13 10:29:50 CEST
[2020-08-13 01:49:25.719365] ##################### Start 44_well_known_sid_check #####################
[2020-08-13 01:49:25.719387] ## Check failed: 44_well_known_sid_check - Überprüfe 'Well Known' SIDs ##
[2020-08-13 01:49:25.719411] Kein Nutzer oder keine Gruppe mit SID S-1-5-32-545 gefunden, 'Users' war erwartet.
[2020-08-13 01:49:25.719438] ###################### End 44_well_known_sid_check ######################
Comment 3 Florian Best univentionstaff 2021-03-02 19:08:44 CET
This was during interim problems. Maybe fixed by Bug #52250.
Comment 4 Florian Best univentionstaff 2021-05-25 16:00:13 CEST
UCS 5.0 has been released:
 https://docs.software-univention.de/release-notes-5.0-0-en.html
 https://docs.software-univention.de/release-notes-5.0-0-de.html

If this error occurs again, please use "Clone This Bug".