1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source/passdb
Jim McDonough 21abbeaee9 r19058: Implement "user cannot change password", and complete "user must change
password at next logon" code.  The "password last set time" of zero now
means "user must change password", because that's how windows seems to
use it.  The "can change" and "must change" times are now calculated
based on the "last set" time and policies.

We use the "can change" field now to indicate that a user cannot change
a password by putting MAX_TIME_T in it (so long as "last set" time isn't
zero).  Based on this, we set the password-can-change bit in the
faked secdesc.
2007-10-10 12:15:06 -05:00
..
login_cache.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
lookup_sid.c r18527: Janitor for Jeremy ;-) 2007-10-10 11:51:46 -05:00
machine_sid.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
passdb.c r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
pdb_compat.c r13679: Commiting the rm_primary_group.patch posted on samba-technical 2007-10-10 11:10:23 -05:00
pdb_get_set.c r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
pdb_interface.c r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
pdb_ldap.c r19058: Implement "user cannot change password", and complete "user must change 2007-10-10 12:15:06 -05:00
pdb_nds.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
pdb_plugin.c r13460: by popular demand.... 2007-10-10 11:10:04 -05:00
pdb_smbpasswd.c r18703: Fix the annoying effect that happens when nscd is running: 2007-10-10 12:00:49 -05:00
pdb_tdb.c r18703: Fix the annoying effect that happens when nscd is running: 2007-10-10 12:00:49 -05:00
secrets.c r18654: Rename "struct uuid" => "struct GUID" for consistency. 2007-10-10 11:52:19 -05:00
util_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
util_unixsids.c r17709: Fix cut-n-paste error with the name of gid_to_unix_group_sid(). 2007-10-10 11:38:46 -05:00
util_wellknown.c r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense. 2007-10-10 11:10:54 -05:00