python-s4: use secrets.ldb instead of sam.ldb for reading domain SID
authorMatthieu Patou <mat@matws.net>
Tue, 26 Jan 2010 22:32:29 +0000 (01:32 +0300)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Thu, 11 Feb 2010 10:47:04 +0000 (11:47 +0100)
commitbcba41c351bc78d739fb174338d8c71148053b5d
tree942c48f2e8d83c80122a49cbfaccdd139ddcb559
parentd1c29231511376f4379909401f723b1ea9c538ea
python-s4: use secrets.ldb instead of sam.ldb for reading domain SID

  This allow to be able to run net acl set xxx yyy on DC, but also on domain
  member.

Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
source4/scripting/python/samba/netcmd/ntacl.py