Bug 29846 - Doppelter Eintrag für IP-Managed-Client
Doppelter Eintrag für IP-Managed-Client
Status: RESOLVED INVALID
Product: UCS
Classification: Unclassified
Component: UMC - Computers
UCS 3.1
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-17 17:51 CET by Philipp Hahn
Modified: 2018-04-13 13:29 CEST (History)
2 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): Troubleshooting, Usability
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2012-12-17 17:51:38 CET
Ein IP-Managed-Client erscheint doppelt in der Liste der Rechner.
Ursache scheint zu sein, daß er auch von computers/windows gefunden wird:

# udm computers/windows list | grep ^DN
DN: cn=windows,cn=computers,dc=XXXXX,dc=dev
DN: cn=ipm,cn=computers,dc=XXXXX,dc=dev
# udm computers/ipmanagedclient list | grep ^DN
DN: cn=ipm,cn=computers,dc=XXXXX,dc=dev

Kundenprojekt
Comment 1 Alexander Kläser univentionstaff 2013-01-02 16:02:06 CET
Das Problem sollte eigentlich mit Bug 26853 behoben worden sein. Bitte noch einmal überprüfen wenn möglich.

*** This bug has been marked as a duplicate of bug 26853 ***
Comment 2 Philipp Hahn univentionstaff 2013-01-02 16:39:21 CET
Das Probelm wurde durch ein Extended Attribute verursacht, daß die objectClass univentionWindows hinzufügt und dadurch das beobachtete Verhalten provoziert.