[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kann Keine ACL's ändern



On Tue, 2004-10-12 at 14:11, jerome_reinert@pc-kurios.de wrote:

> Hallo Richard
> 
> Ich habe mal nachgeschaut, in den standard Sourcen des ppc kernels ist es
> tatsächlich nicht angeschaltet (auszug)
> 
> CONFIG_EXT3_FS=y
> CONFIG_EXT3_FS_XATTR=y
> #CONFIG_EXT3_FS_POSIX_ACL is not set
> #CONFIG_EXT3_FS_SECURITY is not set
> 
> jedoch habe ich eine Frage: welche funktion erfüllt FS_XATTR ?
> 
> 
Genau kann ich dir das auch nicht sagen, aber vielleicht hilft dir 
die Hilfe in den Kernel-Quellen (s.u.) ja weiter! Jedenfalls wird
es für die ACLs gebraucht!


Ext3 extended attributes

CONFIG_EXT3_FS_XATTR:                                                   

Extended attributes are name:value pairs associated with inodes by  
the kernel or by users (see the attr(5) manual page, or visit  
<http://acl.bestbits.at/> for details).  

You need this for POSIX ACL support on ext3.    




Richard



Reply to: