1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_server/samr
Jeremy Allison 309a8fd7c6 Fix bug #7054 - X account flag does not work when pwdlastset is 0.
Don't allow pass_last_set_time to be set to zero (which means
"user must change password on next logon") if user object doesn't
allow password change.

Don't automatically allow user object password change if
"user must change password on next logon" is set.

Jim please check.

Jeremy.
2011-05-24 20:14:35 +02:00
..
srv_samr_chgpasswd.c s3-auth: rpc_server needs auth.h 2011-03-30 01:13:09 +02:00
srv_samr_nt.c s3-rpc_server: run minimal_includes.pl. 2011-05-05 03:04:38 +02:00
srv_samr_util.c Fix bug #7054 - X account flag does not work when pwdlastset is 0. 2011-05-24 20:14:35 +02:00
srv_samr_util.h s3-passdb: use passdb headers where needed. 2011-03-30 01:13:08 +02:00