Bug 102712

Summary: How to enable ACL's on an ext3 filesystem
Product: [Retired] Red Hat Linux Reporter: Thierry Linder <thierry.linder>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: riel
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-20 11:34:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thierry Linder 2003-08-20 07:03:25 UTC
Description of problem:
When I try to set an ACL on a file, the system tell me that this function is 
not implemented:

$setfacl -m u:pdo:rwx test.txt 
setfacl: test.txt: Function not implemented

How can I turn it on ?

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.setfacl -m u:user:rwx file
2.
3.
    
Actual results:
setfacl: test.txt: Function not implemented

Expected results:


Additional info:

Comment 1 Arjan van de Ven 2003-08-20 11:34:09 UTC
the RHL8 (and RHL9) kernels do not have support for ACL's