Bug 38200 - Show hostname of school slave in the "Schools" module
Show hostname of school slave in the "Schools" module
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: UMC
UCS@school 4.0
Other Linux
: P5 enhancement (vote)
: UCS@school 4.0 R2
Assigned To: Florian Best
Alexander Kramer
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-03 20:01 CEST by Michael Grandjean
Modified: 2015-05-11 19:24 CEST (History)
1 user (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): External feedback, Usability
Max CVSS v3 score:


Attachments
new schools grid (89.65 KB, image/png)
2015-04-23 15:29 CEST, Alexander Kramer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Grandjean univentionstaff 2015-04-03 20:01:05 CEST
This is based on a feature request from a UCS@school workshop attendee:

The UMC module "Schools" shows currently a list of all schools and uses two columns:

- Name of the school
- School abbreviation

The attendee requested a third column with the name of the (educational) school slave.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2015-04-10 12:52:12 CEST
In LDAP there is are some groups that control the read/write access to the corresponding school OU.

Example for school "gsmitte":
cn=OUgsmitte-DC-Edukativnetz,cn=ucsschool,cn=groups,dc=example,dc=com
cn=OUgsmitte-DC-Verwaltungsnetz,cn=ucsschool,cn=groups,dc=example,dc=com

2 additional columns should be added for educational slaves and administrative slaves.
The columns should show all domaincontroller_slave objects that are member of the corresponding group (cn=OUgsmitte-DC-Edukativnetz or cn=OUgsmitte-DC-Verwaltungsnetz).
The list of slaves should be comma-separated.

The memberservers should not be shown yet.
Comment 2 Florian Best univentionstaff 2015-04-17 13:17:49 CEST
The servers are now shown in the grid, concatenated with ', '.

Added the attributes educational_servers and administrative_servers as list of DN's to the School-model class.
Package: ucs-school-lib:
Fix: svn r59709, r59869

It requires that the teachers ldap ACLs allow to read them.

They are shown in the grid of the school wizard module.
Package: ucs-school-umc-wizards
Fix: svn r59710
Comment 3 Alexander Kramer univentionstaff 2015-04-23 15:29:56 CEST
Created attachment 6855 [details]
new schools grid
Comment 4 Alexander Kramer univentionstaff 2015-04-23 15:31:10 CEST
OK - xml / changelog
OK - debian / changelog
OK - The servers are now shown in the grid, concatenated with ', '.
Comment 5 Florian Best univentionstaff 2015-05-11 19:24:52 CEST
UCS@school 4.0 R2 v1 has been released:
http://docs.univention.de/release-notes-ucsschool-4.0R2v1-de.html

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