Bug 28882 - pwdChangeNextLogin und passwort setzen
pwdChangeNextLogin und passwort setzen
Status: RESOLVED DUPLICATE of bug 42148
Product: UCS
Classification: Unclassified
Component: UMC - Users
UCS 3.0
Other Linux
: P2 normal (vote)
: UCS 3.2-x
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-23 13:17 CEST by Stefan Gohmann
Modified: 2018-04-13 13:30 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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***