s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 8 Jun 2013 21:45:43 +0000 (23:45 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 10 Jun 2013 05:32:35 +0000 (07:32 +0200)
commit7f760ed84b4b34937b3a65577f971cc95f452e0f
tree623ad74184748df921f5e05e2e0786b4c2e52b8b
parent2f7d9fddf7102d76b182fbd50ccaf18cb5a10014
s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"

"UF_LOCKOUT" and "UF_PASSWORD_EXPIRED" are never stored but rather are
used for special semantics.
"UF_LOCKOUT" performs an account lockout and "UF_PASSWORD_EXPIRED"
forces password expiration.

Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Jun 10 07:32:35 CEST 2013 on sn-devel-104
source4/dsdb/samdb/ldb_modules/samldb.c
source4/dsdb/tests/python/sam.py