auth/sam: Remove lastLogonTimestamp from RODC success accounting
authorGarming Sam <garming@catalyst.net.nz>
Thu, 23 Mar 2017 03:04:04 +0000 (16:04 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Mar 2017 18:08:18 +0000 (20:08 +0200)
commit12c7373e943dde864383455858d151d6e5f3c85d
tree4b4d84645c346450c13efb28b96c0c43e96afc99
parenta998c0073f508437714f462661165309049c1b10
auth/sam: Remove lastLogonTimestamp from RODC success accounting

This is because it cannot be updated here (only SendToSAM) and prevents
RODC from resetting the badPwdCount (as well as lockoutTime, which needs
to be fixed to allow RODC local modification).

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/auth/sam.c