TODO: s4:netcmd/gpo.py: we should also convert the SACL to a filesystem one...
authorStefan Metzmacher <metze@samba.org>
Wed, 3 Aug 2011 07:19:05 +0000 (09:19 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Aug 2011 18:57:35 +0000 (20:57 +0200)
metze

source4/scripting/python/samba/netcmd/gpo.py

index 07842c29e6ecc86058e41b557789fb28afaf1872..f5054643cc5d4f562a8251f1c361798700d699a1 100644 (file)
@@ -920,7 +920,7 @@ class cmd_create(Command):
         fs_sd.type = ds_sd.type
         fs_sd.revision = ds_sd.revision
 
-        # Copy sacl
+        # TODO: also convert the sacl to a filesystem one
         fs_sd.sacl = ds_sd.sacl
 
         # Copy dacl