> On 5/6/05, Freddy Freeloader <[EMAIL PROTECTED]> wrote:
>> Can anyone tell me if NT ACL support is compiled into the Debian Samba
>> packages?
>> 
>> I've read the Debian rules file in the Samba source package and see a
>> line for ACL support but am unsure if that is Posix ACL or NT ACL.
> 
> Afaik samba is compiled against libacl, which is POSIX ACL support for Linux.

$ apt-cache depends samba | grep -i acl
  Depends: libacl1
$ apt-cache show libacl1
[...]
Description: Access control list shared library
 This package contains the libacl.so dynamic library containing
 the POSIX 1003.1e draft standard 17 functions for manipulating
 access control lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to