Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2005 15:23:11 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        =?ISO-8859-1?Q?Herv=E9_Kergourlay?= <herve.kergourlay@atempo.com>
Cc:        hackers@freebsd.org
Subject:   Re: Porting on FreeBSD 53
Message-ID:  <20050514152219.Q38872@fledge.watson.org>
In-Reply-To: <42844BBC.3020503@atempo.com>
References:  <428307A9.10901@atempo.com> <20050512230409.G92075@fledge.watson.org> <42844BBC.3020503@atempo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 13 May 2005, Hervé Kergourlay wrote:

>> ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT are the only implemented types.  I 
>> just removed the others from HEAD since they're unnecessary.  I'll merge 
>> that change to RELENG_5_4.
>> 
> great, It's what I did
>
> but I've a problem with the default Acl, the setfacl -d failed with the 
> following message

Could you show the output of the 'mount' command?  ACLs may not be enabled 
on the file system -- they're not enabled by default.  Take a look at 
tunefs(8) for details on how to enable ACLs on a file system.

Robert N M Watson

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050514152219.Q38872>