diff options
author | Michael Adam <obnox@samba.org> | 2012-11-01 14:41:56 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2012-11-01 16:11:05 +0100 |
commit | f853c1792967332c4aff52c0fb35f653f614f86d (patch) | |
tree | 655b69520bb4d0eac7ae2e0f0d4f0de1568ec2b6 /source4/lib/wmi | |
parent | 75c51d6561f6f39dd02fd942709039b871957f44 (diff) | |
download | samba-f853c1792967332c4aff52c0fb35f653f614f86d.tar.gz samba-f853c1792967332c4aff52c0fb35f653f614f86d.tar.bz2 samba-f853c1792967332c4aff52c0fb35f653f614f86d.zip |
s3:winbindd:cache: fix offline logons with cached credentials (bug #9321)
The removal of consumption of the time field from the centry
as "removal of unused variable" in 21528da9cd12a4f5c3792a482a5d18fe946a6f7a
had the side effect of changing the offset for reading the following
nt password hash, so the read password hash was wrong.
This patch re-installs the consumption of the time,
thereby fixing the bug without changing the disk format of the cache.
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source4/lib/wmi')
0 files changed, 0 insertions, 0 deletions