Bug 28882

Summary: pwdChangeNextLogin und passwort setzen
Product: UCS Reporter: Stefan Gohmann <gohmann>
Component: UMC - UsersAssignee: UMC maintainers <umc-maintainers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P2 CC: best, geerds
Version: UCS 3.0   
Target Milestone: UCS 3.2-x   
Hardware: Other   
OS: Linux   
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):
Max CVSS v3 score:

Description Stefan Gohmann univentionstaff 2012-10-23 13:17:49 CEST
Wird das Passwort gleichzeitig mit pwdChangeNextLogin gesetzt, so kommt es hin und wieder vor, dass sambaPwdLastSet nicht auf 1 gesetzt wird.

root@master701:~# udm users/user modify --dn "uid=stefan,dc=deadlock70,dc=local" --set password=univention4 --set pwdChangeNextLogin=1
Object modified: uid=stefan,dc=deadlock70,dc=local
root@master701:~# univention-ldapsearch uid=stefan | grep -i pwd
sambaPwdLastSet: 1350704853
root@master701:~# udm users/user modify --dn "uid=stefan,dc=deadlock70,dc=local" --set password=univention5 --set pwdChangeNextLogin=1
Object modified: uid=stefan,dc=deadlock70,dc=local
root@master701:~# univention-ldapsearch uid=stefan | grep -i pwd
sambaPwdLastSet: 1
root@master701:~#
Comment 1 Moritz Muehlenhoff univentionstaff 2013-05-31 10:43:18 CEST
We will not ship a UCS 3.1-2 release; the next UCS release will be UCS 3.2.

As such, this bug is moved to the new target milestone.
Comment 2 Florian Best univentionstaff 2016-09-07 18:16:04 CEST

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