s4: Add comments about setup_secrets
authorMatthieu Patou <mat@matws.net>
Mon, 24 May 2010 05:41:44 +0000 (09:41 +0400)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 19 Jun 2010 22:43:08 +0000 (00:43 +0200)
commit9c808c47fc2fddac396d12452428443f3ab26073
tree81d0452eee02c582e42a5e242abc02edf2d69930
parent84342b1c7f289e5288470d4d4e3899aac6f042c5
s4: Add comments about setup_secrets

Comments are to inform people that this function should not handle
transaction within the function as it is mainly used in provision and
that we want to commit secrets only if all the action on secrets have
worked.

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
source4/scripting/python/samba/provision.py