Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2001 19:21:23 -0400
From:      Anthony Schneider <aschneid@mail.slc.edu>
To:        Jon Loeliger <jdl@jdl.com>
Cc:        security@FreeBSD.ORG
Subject:   Re: Some Followup on that ypchfn mess of mine
Message-ID:  <20010726192123.A37564@mail.slc.edu>
In-Reply-To: <200107262320.SAA12979@chrome.jdl.com>; from jdl@jdl.com on Thu, Jul 26, 2001 at 06:20:51PM -0500
References:  <200107262320.SAA12979@chrome.jdl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Type ls -lo /path/to/ypchfn, and look for flags set on it
(i.e. schg, uchg).  If any of these are set, you will
need to run
	chflags noschg ypchfn
(or switch noschg with whatever flag is set).
Not sure what else it might be.
-Anthony.

On Thu, Jul 26, 2001 at 06:20:51PM -0500, Jon Loeliger wrote:
> Hi folks,
> 
> So, I've turned off telnetd.  I've extracted all the
> critical data and backups from this machine and can recover
> things as needed.
> 
> I'm now trying to cripple the modified ypchfh program,
> but I don't seem to be able to modify it in any way.
> I can't chmod, rm, unlink, chown,or overwrite it.
> All it says is "operation not permitted".
> 
> How dumb am I here?
> 
> Thanks,
> jdl
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message

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




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