Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Oct 2010 22:37:10 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        Kevin Mai <kma@mrecic.gov.ar>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Issues after running make installworld
Message-ID:  <4CAA2CE6.2020409@icyb.net.ua>
In-Reply-To: <2069590490.70039.1286220213689.JavaMail.root@mrelmx10.mrec.ar>
References:  <2069590490.70039.1286220213689.JavaMail.root@mrelmx10.mrec.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
on 04/10/2010 22:23 Kevin Mai said the following:
> I've just tried to do a make installworld DESTDIR=$jail1 where jail1='/var/lib/jail1' and I changed my mind. 
> 
> I tried to delete the folder but it seems somehow some ACLs got between. I'm doing this make as root: 
> 
> [root@mrefns09 /var/lib]# setfacl -k jail1/bin/rcp 
> setfacl: jail1/bin/rcp: acl_get_file() failed: Operation not supported 
> [root@mrefns09 /var/lib]# getfacl jail1/bin/rcp 
> # file: jail1/bin/rcp 
> # owner: root 
> # group: wheel 
> user::r-x 
> group::r-x 
> other::r-x 
> [root@mrefns09 /var/lib]# id 
> uid=0(root) gid=0(wheel) groups=0(wheel),5(operator),5551(Domain Admins) 
> 
> 
> I cannot change the ACL, nor delete the flag, even though I'm root. 

ls -l -o jail1/bin/rcp

-- 
Andriy Gapon



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