Bug 77131 - [ Wish ] Posix ACL and xattr support
Summary: [ Wish ] Posix ACL and xattr support
Status: RESOLVED DUPLICATE of bug 6976
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 23:58 UTC by Sigmund Scheinbar
Modified: 2004-03-16 10:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sigmund Scheinbar 2004-03-09 23:58:43 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    SuSE RPMs
OS:          Linux

Set and Change permissions for posix Access Control Lists  (http://acl.bestbits.at/ http://sourceforge.net/projects/linux-acl/) and eXtend ATTRibuts with konqueror.

Every modern linux file system supports ACL (ext2, ext3, jfs, xfs, reiserfs(SuSE), reiserfs v4) and attr (EXT3, XFS, reiserfs(SuSE), reiserfs v4). 

ACL can be chaged with SETFACL(1) and attr with SETFATTR(1), if a file has an acl associated with it you will se a '+' with ls e.g.
-rwxr-xr-x+    1 user    group       2764 2004-01-15 22:45 test

You can have a look at these addition permission with GETFACL(1) and with GETFATTR(1) you will se the extend attributes. 

A nice example of attr would be to save the url of a downloaded wile in the xattr. S-tar (http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html) support for ark, etc.
Comment 1 Sigmund Scheinbar 2004-03-10 22:48:46 UTC
Parts of this Wish are a duplicate of htttp://bugs.kde.org/show_bug.cgi?id=6976

However the XATTR isn't coverd with bug report 6976 so no need for deletion :) 
Comment 2 Stephan Kulow 2004-03-16 10:44:11 UTC
then add that specific to #6976

*** This bug has been marked as a duplicate of 6976 ***