s4:samdb.py - further rework
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 19 Sep 2009 19:57:41 +0000 (21:57 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Sat, 19 Sep 2009 19:57:41 +0000 (21:57 +0200)
commit017092a028104a22f12aac7b143aaf848cc3adec
tree0c53980b143d5d9001611560b2ea27aa3f2b6c4f
parentd75653fb6bd99a9e3593b4d79d23a1df34536d02
s4:samdb.py - further rework

- I added a comment to the "new user" operation to point out that this works
  only on s4, since we add also ID mapping entries for winbind there
- The "new user" operation adds now the password through the "set password"
  operation which I find better due to the re-use principle
- Remove the word "DC" after "SAMBA 4" in the comment over the "set password"
  operation since this note and operation applies also to s4 in standalone mode
source4/scripting/python/samba/samdb.py