Bug 39489 - Password change self service
Password change self service
Status: CLOSED DUPLICATE of bug 39597
Product: UCS
Classification: Unclassified
Component: General
UCS 4.1
Other Linux
: P5 enhancement (vote)
: UCS 4.1
Assigned To: Alexander Kramer
Sönke Schwardt-Krummrich
: interim-2
Depends on: 37890 39597 39615
Blocks: 39461
  Show dependency treegraph
 
Reported: 2015-10-07 11:44 CEST by Daniel Tröder
Modified: 2015-11-17 12:12 CET (History)
7 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): Release Goal
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2015-10-07 11:44:56 CEST
+++ This bug was initially created as a clone of Bug #37890 +++

Bei OX wird man ab Version 7.8 bei der Anmeldung am OX auf eine
konfigurierbare URL umgeleitet, sofern das Passwort abgelaufen ist.

Wollen wir die Passwortänderung auch gleich für UCS 4.1  in das Self
Service- Framework einbauen? Am besten mit Rücksprungadresse, so dass man
nach der PW- Änderung gleich wieder an der OX-Oberfläche landet.
Comment 1 Daniel Tröder univentionstaff 2015-10-20 11:57:06 CEST
Implemented in package univention-management-console-module-setpassword in source package univention-self-service.

Works from version 0.0.0-12 on. Commit r64619 can be reverted when #39599 is fixed.

The UMC backend is part of a default UCS master/backup DC installation. The server will be selected by:
ucr.get("self-service/backend-server", ucr.get("ldap/master"))

Permissions to run the UMC call will be are granted to all univentionMemberserver and univentionDomainController (using their machine account).
Currently the policy is installed in the join script of univention-management-console-module-passwordreset - which should be an independent package. I suggest to create a (meta) package for the backend that does this, once it is decided how the software will be distributed.

Needs a UI now (#39597).

I suggest to change the name of the package, the URL and all other occurrences from "setpassword" to "changepassword".
Comment 2 Alexander Kramer univentionstaff 2015-11-10 10:33:26 CET
As discussed with Sönke the requested features are provided by the fix of Bug #39597

*** This bug has been marked as a duplicate of bug 39597 ***
Comment 3 Sönke Schwardt-Krummrich univentionstaff 2015-11-16 22:30:00 CET
Works as expected - tested with:
https://10.200.18.70/univention-self-service/?lang=de-DE&url=/umc/#passwordchange
→ VERIFIED
Comment 4 Stefan Gohmann univentionstaff 2015-11-17 12:12:23 CET
UCS 4.1 has been released:
 https://docs.software-univention.de/release-notes-4.1-0-en.html
 https://docs.software-univention.de/release-notes-4.1-0-de.html

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