diff options
author | Jeremy Allison <jra@samba.org> | 2007-01-12 02:12:15 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:17:03 -0500 |
commit | 5a2585416c10216bd1097e7e369476dce780f776 (patch) | |
tree | f4be2b30f7378bf2ad8b3570463db5e338e90d93 /testsuite/smbd/se_access_check_denysome.c | |
parent | fc8605735470df188a2915b6109c1c01a20bc6ac (diff) | |
download | samba-5a2585416c10216bd1097e7e369476dce780f776.tar.gz samba-5a2585416c10216bd1097e7e369476dce780f776.tar.bz2 samba-5a2585416c10216bd1097e7e369476dce780f776.zip |
r20692: Fix bug found by Guenther -
Just try to log on in offline mode without the fix: all accounts are expired,
although they are set to never expire in the PAC/info3.
NTTIME "Never" needs to get (time_t) -1.
We were casting a uint64 to time_t before
comparing, and we should have been doing it
the other way around.
Guenther please check this fixes things.
Jeremy.
(This used to be commit f4e898b6224fd82d9805da771ef6040065de7b12)
Diffstat (limited to 'testsuite/smbd/se_access_check_denysome.c')
0 files changed, 0 insertions, 0 deletions