Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA24102; Wed, 20 Dec 95 13:32:25 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA18810; Wed, 20 Dec 95 13:32:25 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA21835; Wed, 20 Dec 1995 13:32:23 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA25439
          Wed, 20 Dec 1995 07:49:48 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id HAA25402
          for questions-outgoing; Wed, 20 Dec 1995 07:49:30 -0800 (PST)
Received: from buffnet1.buffnet.net (mmdf@buffnet1.buffnet.net [205.246.19.10])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA25397
          for <freebsd-questions@freebsd.org>; Wed, 20 Dec 1995 07:49:27 -0800 (PST)
Received: from buffnet7.buffnet.net by buffnet1.buffnet.net id aa19133;
          20 Dec 95 10:51 EST
Date: Wed, 20 Dec 1995 10:51:24 -0500 (EST)
From: Stephen Hovey <shovey@buffnet.net>
To: David Greenman <davidg@root.com>
Cc: freebsd-questions@freebsd.org
Subject: Re: replaceing usr/bin/login 
In-Reply-To: <199512201535.HAA00175@corbin.Root.COM>
Message-Id: <Pine.BSD.3.91.951220105059.28602A-100000@buffnet7.buffnet.net>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-questions@freebsd.org
Precedence: bulk



On Wed, 20 Dec 1995, David Greenman wrote:

> >
> >
> >I recompiled /usr/bin/login (my rlogin is still messaed even between 
> >bsd's and Im tracking why)
> >
> >I cannot for love or money put the new binary in.
> >
> >
> >I cant mv it, rm it, cat > into it or anything as roo - it says 
> >:Operation not permitted - on no matter what I try.
> >
> >Any ideas?
> 
>    It has the immutable bit set. I suggest using "make install" in the
> directory; this will reset the immutable bit, install the new binary, and
> set the appropriate permissions and ownership.
> 
> -DG

Tried that - it didnt work.
