s4:python/samba/samdb: add toggle_userAccountFlags() helper function
authorStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2011 14:37:26 +0000 (16:37 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2011 17:06:44 +0000 (19:06 +0200)
commit4b26fc098087579018a2817906c140fa9cb8887e
treea532340f73d31120766b126466a4ac7732562044
parent2996945de6cc6ab223da977b806ca7737c43ec7f
s4:python/samba/samdb: add toggle_userAccountFlags() helper function

And let enable_account() use it.

Pair-Programmed-With: Björn Baumbach <bb@sernet.de>

metze
source4/scripting/python/samba/samdb.py