r8980: Make Samba4 honour account control flags (we were asking for a
authorAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2005 04:41:10 +0000 (04:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:03 +0000 (13:31 -0500)
commit896fd8e1cddacc5cbc319490b110042db787f7ee
tree5802c4934d9a54e723e3d370e615b9d28fd09c87
parent36f64c0f057fc80186e3493f9e723677131c3c34
r8980: Make Samba4 honour account control flags (we were asking for a
non-existant field).

Also change time(NULL) into an NTTIME for comparison, rather than
experience rounding bugs (size of time_t) when converting an NTTIME
into a time_t.

Andrew Bartlett
(This used to be commit 181155f9e059a2eb74a7dd7c34a358724ec88bb8)
source4/auth/auth_sam.c