>One question: how does Samba find out, that ACLs are activated?

I suppose the only sane way is to try calling functions from libacl. If
they fail unreasonably, then the fs does not support ACLs.

>>> Whenever I try to read or modify ACLs from my Windows 2000 PDC, my Samba
>>> Domain Member Server (Security = ADS) does not allow setting ACLs, nor
>>> does it display the existing ACLs.
>> 
>> Does it at least enforce them?
>
>What does "enforce" mean?

chmod 600 file
setfacl -m u:otheruser:rwx file

should give otheruser write permissions on the file, even if Windows
does not get ACLs right (e.g. W98, which does not know ACLs at all).

>
>But I am missing something like --WITH-ACL:

smbd -b shows defines, not configure options.


Jan
-- 
ft: http://freshmeat.net/p/chaostables/
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to