Add a setexpiry operation in samdb.py
authorAndrew Tridgell <tridge@samba.org>
Fri, 29 Aug 2008 21:32:44 +0000 (07:32 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 29 Aug 2008 21:32:44 +0000 (07:32 +1000)
commit9817f3d785ceb67819a9def0e8030272e4ba9e14
treed0f75dbe8bfa80d72e8400976fcc02c5e27ae61a
parenta5f4ffe04205819dd65807bde30a5ce0056f1417
Add a setexpiry operation in samdb.py

This makes it easy to set the expiry (or no expiry) for a samdb user
(This used to be commit 25171f18a4b242b5a731f4ac1eefc51cc82efd74)
source4/lib/ldb/ldb.py
source4/lib/ldb/ldb_wrap.c
source4/lib/registry/registry.py
source4/lib/registry/registry_wrap.c
source4/scripting/python/misc.i
source4/scripting/python/misc.py
source4/scripting/python/misc_wrap.c
source4/scripting/python/samba/samdb.py
source4/setup/tests/blackbox_newuser.sh