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)
commit25171f18a4b242b5a731f4ac1eefc51cc82efd74
treeb0b0dc13d414a833a6415b698c0297fee2221292
parentcf37126ac7b833a3a739b151157c296afc0c979c
Add a setexpiry operation in samdb.py

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