For example, /usr/local/samba-3.0.11/bin/smbcacls //w2ksrv/temp sample_file - a 'ACL:DOMAIN\test1:ALLOWED/3/READ' -U Administrator%password can't add an ACL to a file on Win2k share. (a file on WinNT share is OK) The syntax of "ACL:..." is a sample. /usr/local/samba-3.0.10/bin/smbcacls //w2ksrv/temp sample_file - a 'ACL:DOMAIN\test1:ALLOWED/3/READ' -U Administrator%password can add an ACL to a file on Win2k share but if I show the file's security tab on Windows, "invalid order of ACL" message(*1) is always displayed. *1: Sorry, I checked Japanese version of Windows, so I do not know the exact message in English.
On Samba 3.3.4, this works well.