ACL bug in debian sarge?
From: Peter Pfannenschmid (lists_at_binarus.de)
Date: 11/07/05
- Previous message: Peter.Robinson_at_t-online.de: "Re: symlink errors while installing java (Sun's jdk)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 07 Nov 2005 21:36:46 +0100 To: debian-user@lists.debian.org
Hello,
I have seen a very strange thing when using ACLs (OS is debian sarge, FS
is ext3):
fenrir:/home/iso-img/DCMUPD# dir test
-r--rw----+ 1 Administrator users 0 2005-11-07 20:52 test
Please note that the owner of the file "test", namely the user
"Administrator", does not have write permission on this file. But:
fenrir:/home/iso-img/DCMUPD# getfacl test
# file: test
# owner: Administrator
# group: users
user::r--
user:Administrator:rwx #effective:rw-
user:julia:r-x #effective:r--
group::rwx #effective:rw-
mask::rw-
other::---
This tells us that the user Administrator has write permission on this
file.
According to the man page of setfacl and getfacl, the manipulation of
the user permission changes the ACL entries also and vice versa. This
is obviously not the case when looking at the above example, or I have
misunderstood something.
Could anyone explain what is going on there? This sucks really when
using ACLs with samba. Did I misunderstand something?
Thank you very much,
Peter
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Peter.Robinson_at_t-online.de: "Re: symlink errors while installing java (Sun's jdk)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|