Hi, I am running Redhat linux 8.0. "rpm -qa | grep acl" gives the following result libacl-2.0.11-2 acl-2.0.11-2 libacl-devel-2.0.11-2 How can I know whether I got acl support install on my NT machine? Do I need to specify acl support in the smb.conf file? I got problem giving permission to another person for rwx to a file. Thanks. adrian
Redhat 8 does not have ACL support in the kernel - they pulled it at the last minute. The user tools are there but not the actual kernel support for them. Read the release notes - last paragraph - for an explanation. -----Original Message----- From: Adrian Chow Seng Yien [mailto:chowadrian@icr.a-star.edu.sg] Sent: 15 November 2002 09:50 To: samba@lists.samba.org Subject: [Samba] ACL problem Hi, I am running Redhat linux 8.0. "rpm -qa | grep acl" gives the following result libacl-2.0.11-2 acl-2.0.11-2 libacl-devel-2.0.11-2 How can I know whether I got acl support install on my NT machine? Do I need to specify acl support in the smb.conf file? I got problem giving permission to another person for rwx to a file. Thanks. adrian -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.410 / Virus Database: 231 - Release Date: 31/10/2002 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.410 / Virus Database: 231 - Release Date: 31/10/2002
Hello I have samba (2.2.7a) shares on linux (rh 7 & 9) servers with posix-acl (both kernel (2.4.19/ext2 and 2.4.20/xfs) and samba enabled) and an nt 4 PDC. works fine except that I can't change acl of a file/dir if i'm not the owner, thought i'm in a group that has write access to the file/dir I set the "dos filemode = yes" as told in "man smb.conf", but it still doesn't work I'm surely missing something but what ? tia