Bug 47947 - Connector ignores Group for Computer Accounts (4.2)
Connector ignores Group for Computer Accounts (4.2)
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: Samba maintainers
Samba maintainers
:
Depends on: 47779
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-10 16:25 CEST by Christian Völker
Modified: 2020-06-23 10:46 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 2: Will only affect a few installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.114
Enterprise Customer affected?: Yes
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018101021000532
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 Christian Völker univentionstaff 2018-10-10 16:25:05 CEST
+++ This bug was initially created as a clone of Bug #47779 +++

Steps to reproduce:
tail -f connector-24.log

Create a Group named ie "LinuxGruppe" through Module Groups (yellow)
Create a new computer (ie lxclient) with type "Rechner: Linux", safe (red)
Edit computer "Advanced -> Groups" and add above LinuxGruppe" to the computer (red)

You will get in connector-s4.log:

11.09.2018 11:18:37,261 LDAP        (PROCESS): sync from ucs: [         group] [    modify] cn=linuxgruppe,cn=groups,DC=multi,DC=ucs
11.09.2018 11:18:37,267 LDAP        (WARNING): group_members_sync_from_ucs: failed to identify object type of ucs member, ignore membership: cn=lxclient,cn=computers,dc=multi,dc=ucs


Is this expected behaviour? User claims in previous versions the groups got synced properly.

Tested above on UCS 4.3-1 e218
Comment 1 Christian Völker univentionstaff 2018-10-10 16:30:34 CEST
Happened on a 4.2.x system, too:

=======================================
group_members_sync_from_ucs: failed to identify object type of ucs member, ignore membership: cn=dio,cn=acdc,cn=workstations,cn=computers,dc=metallica,dc=iron,dc=maiden
=======================================
Comment 2 Christian Völker univentionstaff 2018-10-16 15:31:15 CEST
Customer decided to upgrade to 4.3 instead of waiting for a fix.