Bug 102712 - How to enable ACL's on an ext3 filesystem
Summary: How to enable ACL's on an ext3 filesystem
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 8.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-20 07:03 UTC by Thierry Linder
Modified: 2007-04-18 16:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-08-20 11:34:09 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.