xfs
[Top] [All Lists]

Re: What am i dooing wrong?? (setfacl problem)

To: <linux-xfs@xxxxxxxxxxx>
Subject: Re: What am i dooing wrong?? (setfacl problem)
From: "Pascal Schelcher" <schelcher@xxxxxxxxxxxxxxx>
Date: Fri, 15 Mar 2002 14:48:47 +0100
References: <000001c1cc27$40d75810$0264a8c0@jeffw>
Sender: owner-linux-xfs@xxxxxxxxxxx
Have you compiled your kernel with ACL support ?

Can you do (in any directory) :

# getfacl *

Pascal Schelcher.


----- Original Message ----- 
From: "Jeffrey D. Means" <meaje@xxxxxxxxxxxx>
To: "XFS" <linux-xfs@xxxxxxxxxxx>
Sent: Friday, March 15, 2002 2:42 PM
Subject: What am i dooing wrong?? (setfacl problem)


> [root@trouble www]# setfacl --version
> setfacl 2.0.4
> [root@trouble www]# mount
> /dev/sda1 on / type xfs (rw)
> none on /proc type proc (rw)
> /dev/hda1 on /boot type xfs (rw)
> none on /dev/pts type devpts (rw,gid=5,mode=620)
> /dev/hda2 on /home type xfs (rw)
> none on /dev/shm type tmpfs (rw)
> /dev/hdb1 on /samba type xfs (rw)
> /dev/sdb2 on /tmp type xfs (rw)
> [root@trouble www]# setfacl -m u:meaje:rwx,mask:rwx html
> setfacl: html: Operation not supported
> [root@trouble www]#
> 
> Why is this operation not supported?  I am in a directory under /home
> which is an XFS filesystem.  I really want to apply the default
> permissions to this directory but will be happy if this user can write
> to it.  I installed and formatted these drives with the 1.0.2 install
> iso cdrom image file off your website, the rest of the install is basic
> RedHat except I have recompiled a kernel and xfs commands using the cvs
> tree on 3/14/02.
> 
> -------------
> Jeffrey D. Means
> CIO for PicoTech
> Ft. Collins, Colorado
> 
> 
> 
> 


<Prev in Thread] Current Thread [Next in Thread>