Bug 44306 - Appending new Computer to Hosts results in new Users entry in Group object
Appending new Computer to Hosts results in new Users entry in Group object
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UDM - CLI
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-04-06 14:18 CEST by Nico Stöckigt
Modified: 2020-07-03 20:51 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 1: Will affect a very 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.034
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 Nico Stöckigt univentionstaff 2017-04-06 14:18:50 CEST
I added a Computer-Object to the 'hosts'-Attribute but it was appended in 'users'-Attribute.

=====
root@kopano-42-41:~# udm groups/group modify --dn "cn=Windows Hosts,cn=groups,dc=univention,dc=test" --append hosts="cn=Host4,cn=computers,dc=univention,dc=test"
Object modified: cn=Windows Hosts,cn=groups,dc=univention,dc=test

root@kopano-42-41:~# udm groups/group list --filter "cn=Windows Hosts"
cn=Windows Hosts
DN: cn=Windows Hosts,cn=groups,dc=univention,dc=test
ARG: None
>>  users: cn=Host4,cn=computers,dc=univention,dc=test
  kopano-group-hidden: None
  UVMMGroup: None
  gidNumber: 1005
  mailAddress: None
  nestedGroup: cn=DC Backup Hosts,cn=groups,dc=univention,dc=test
  description: None
  sambaGroupType: 2
  name: Windows Hosts
  adGroupType: None
  kopano-group: None
  hosts: cn=Host1,cn=computers,dc=univention,dc=test
  hosts: cn=Host2,cn=computers,dc=univention,dc=test
  hosts: cn=Host3,cn=computers,dc=univention,dc=test
  sambaRID: 11011
=====
Comment 1 Florian Best univentionstaff 2019-05-09 15:36:34 CEST
This only happens if your object "cn=Host4,cn=computers,dc=univention,dc=test" is not a computer object (e.g. it does not exists).
Comment 2 Ingo Steuwer univentionstaff 2020-07-03 20:51:55 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.