Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Sep 2001 11:07:36 -0700 (PDT)
From:      klein brock <getzz1@yahoo.com>
To:        parv <parv_@yahoo.com>
Cc:        f-q <freebsd-questions@freebsd.org>
Subject:   Re: operation not permitted
Message-ID:  <20010928180736.20189.qmail@web20103.mail.yahoo.com>
In-Reply-To: <20010928132002.B1754@moo.holy.cow>

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

# /bin/ls -ola /usr /usr/home2
/usr:
total 109
d-wx--x--x  24 root  wheel     -     512 Sep 28 10:08
.
d-wx--x--x  20 root  wheel     -     512 Sep 20 05:23
..
drwxr-xr-x  10 root  wheel     -     512 Jul 10 11:14
X11R6
d-wx--x--x   2 root  wheel     -    6656 Sep 11 18:56
bin
drwxr-xr-x   3 root  wheel     -     512 Jul  6 05:27
compat
drwxr-xr-x   8 root  wheel     -     512 Jul 11 12:44
doc
drwxr-xr-x   3 root  wheel     -    1024 Aug 14 06:18
games
d-wx--x--x  35 root  wheel     -    1024 Sep 28 09:38
home2


/usr/home2:
total 35
d-wx--x--x  35 root         wheel        -      1024
Sep 28 09:38 .
d-wx--x--x  24 root         wheel        -       512
Sep 28 10:08 ..
drwxr-xr-x   3 mytest      mytest      sappnd  512 Sep
28 09:26 mytest


# chflags nosappnd /usr/home2/mytest
chflags: /usr/home2/mytest: Operation not permitted

how do i turn off the flags ?



--- parv <parv_@yahoo.com> wrote:
> please post your replies below the previous reply
> not above it
> to keep people sane and more willing to reply to
> you.
> 
> 
> this was, on the fateful occasion around Sep 28
> 12:58 -0400,
> sent by klein brock                                 
>                 
> > 
> > i can't even turn off the flags.
> > 
> > #chflags nosappend /usr/home2/mytest
> > 
> > chflags: /usr/home2/mytest: Operation not
> permitted
> > 
> > i just want to delete the directory. is there any
> > solution ?
> > 
> > --- Stephen Hovey <shovey@buffnet.net> wrote:
> > > 
> > > My guess is that their are flags set on mytest
> (man
> > > chflags)
> > > 
> > > On Fri, 28 Sep 2001, klein brock wrote:
> > > 
> > > > 
> > > > #ls -ltr /usr | grep home2
> > > > 
> > > > d-wx--x--x  35 root  wheel  1024 Sep 28 08:40
> home2
> > > > 
> > > > # whoami
> > > > root
> > > > 
> > > > # chmod 700 /usr/home2/*
> > > > chmod: /usr/home2/mytest: Operation not
> permitted
> ...
> 
> what does the command below show?
> 
> # /bin/ls -ola /usr /usr/home2 
> 
> 
> -- 
>  
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of
> the message


__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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