Bug 50005 - ucsschoolRole win_computer set at school DC
ucsschoolRole win_computer set at school DC
Status: CLOSED DUPLICATE of bug 50280
Product: UCS@school
Classification: Unclassified
Component: Import scripts
UCS@school 4.4
Other Linux
: P5 normal (vote)
: UCS@school 4.4 v3-errata
Assigned To: Sönke Schwardt-Krummrich
Ole Schwiegert
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-08-13 16:07 CEST by Sönke Schwardt-Krummrich
Modified: 2023-03-25 06:55 CET (History)
2 users (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?: 4: Will affect most installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.069
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019072821000558
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 Sönke Schwardt-Krummrich univentionstaff 2019-08-13 16:07:04 CEST
The UCS@school role "win_computer" is set at school DCs (domaincontroller_slave) because for some reason the object class "univentionWindows" is also set at the DC slave object:

[...]
objectClass: univentionHost
objectClass: univentionDomainController
objectClass: univentionObject
objectClass: univentionWindows
objectClass: ....
ucsschoolRole: dc_slave_edu:school:gymnord
ucsschoolRole: win_computer:school:gymnord
[...]

We should provide a script that detects and fixes this mess (at least for the ucsschoolRole attribute).

The reason for the wrong objectClass is currently unknown.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2019-08-13 16:08:35 CEST
Maybe a system diagnostics module would be sufficient.
Comment 2 Sönke Schwardt-Krummrich univentionstaff 2019-09-30 09:31:50 CEST
> The reason for the wrong objectClass is currently unknown.

Duplicate of Bug 50280.

> We should provide a script that detects and fixes this mess (at least for 
> the ucsschoolRole attribute).

Fixed and shipped via Bug 50116.

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