s4: utils recreate in python setntacl and getntacl
authorMatthieu Patou <mat@matws.net>
Sat, 24 Oct 2009 11:34:31 +0000 (15:34 +0400)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 Jan 2010 18:11:18 +0000 (07:11 +1300)
commita4b01dd59c386c84776367b46b0fa726918dbebc
treee54b28c40be2ded3e29b54e693b1b6e4b53225a7
parent1a143b8a590f5173ccacb7368f3cf36a8785da33
s4: utils recreate in python setntacl and getntacl

setntacl is able to set NTACL attribute from command line
  getntacl now use getopt for parsing command line option and is also able to
  dump the acl in the SDDL format.
source4/scripting/python/samba/netcmd/__init__.py
source4/scripting/python/samba/netcmd/ntacl.py [new file with mode: 0644]
source4/scripting/python/samba/ntacls.py
source4/utils/config.mk
source4/utils/getntacl.c [deleted file]
source4/utils/setntacl.c [deleted file]