r3074: Add in a new 'field present' flag samr.idl for the Account Flags
authorAndrew Bartlett <abartlet@samba.org>
Wed, 20 Oct 2004 02:08:36 +0000 (02:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:01:56 +0000 (13:01 -0500)
commit3759128bd33b802d5213d50ba25f7c7d11cfe1d7
tree4080a3bbea0d7efd97bf35a13ab3c3298d943970
parent8b38bffc7098610c469ab61b7e0e6884f046f286
r3074: Add in a new 'field present' flag samr.idl for the Account Flags
field.  Add torture test for setting this feild - including all the
odd cases (not all the flags 'stick', and not others cannot be
removed).

Seperate the two 'password change' flags, and test them both in the
torture code.

Check that the password did change after every password set call.

Andrew Bartlett
source/librpc/idl/samr.idl
source/torture/rpc/samr.c