From owner-freebsd-bugs Fri Mar 31 03:10:02 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA14044 for bugs-outgoing; Fri, 31 Mar 1995 03:10:02 -0800 Received: from easynet.com (easyr.easynet.net [198.67.38.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id DAA14032 for ; Fri, 31 Mar 1995 03:10:00 -0800 Received: by easynet.com (Smail3.1.28.1 #7) id m0rueR4-000rccC; Fri, 31 Mar 95 03:00 WET Message-Id: From: brian@MediaCity.Com (Brian Litzinger) Subject: Re: passwd broken in new snap??? To: hlew@genome.Stanford.EDU (Howard Lew) Date: Fri, 31 Mar 1995 03:00:14 -0800 (PST) Cc: brian@MediaCity.Com, bugs@FreeBSD.org In-Reply-To: from "Howard Lew" at Mar 30, 95 08:43:30 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 557 Sender: bugs-owner@FreeBSD.org Precedence: bulk > > > > On Thu, 30 Mar 1995, Brian Litzinger wrote: > > > > > : I upgraded to 950322 SNAP from 950210 SNAP, and ever since I can't use > > > > : "passwd". (I didn't do a "full re-install", I just unpacked the bin/* > > > > make passwd setuid to root. > > chown root passwd > > chmod 4555 passwd (I think) > > > > Yep, I tried it and that doesn't fix it. Here's a log of what I did: Sorry I should have been more clear: make /usr/bin/passwd setuid to root. chown root /usr/bin/passwd chmod 4555 /usr/bin/passwd Brian Litzinger brian@easynet.com