From owner-freebsd-isp Thu Jan 6 18:58:57 2000 Delivered-To: freebsd-isp@freebsd.org Received: from intranova.net (blacklisted.intranova.net [209.3.31.70]) by hub.freebsd.org (Postfix) with SMTP id A06E11578E for ; Thu, 6 Jan 2000 18:58:40 -0800 (PST) (envelope-from oogali@intranova.net) Received: (qmail 11671 invoked from network); 6 Jan 2000 21:48:39 -0000 Received: from hydrant.intranova.net (user91586@209.201.95.10) by blacklisted.intranova.net with SMTP; 6 Jan 2000 21:48:39 -0000 Date: Thu, 6 Jan 2000 21:44:58 -0500 (EST) From: Omachonu Ogali To: Matthew McGehrin Cc: freebsd-isp@freebsd.org Subject: Re: weird passwd problem In-Reply-To: <20000106034135.46B7610F4F@quake3.idgames.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org chown root.wheel /usr/bin/passwd chmod 4555 /usr/bin/passwd See if setting those permissions (defaults) restore normal activity. Omachonu Ogali Intranova Networking Group On Wed, 5 Jan 2000, Matthew McGehrin wrote: > I accidently changed some permisions around and now > only users in the 'wheel' group can run the 'passwd; command. > > quake2# ls -ald passwd > -r-sr-sr-x 2 root bin 23984 Sep 16 17:47 passwd > > Any idea's? > > Below is debug info: > quake2: {1} % pwd > /usr/home/support > quake2: {2} % id > uid=1021(support) gid=1111(friends) groups=1111(friends) > quake2: {3} % passwd > passwd: Permission denied > quake2: {4} % /usr/bin/passwd > passwd: Permission denied > > quake2: {6} % more /etc/group | grep 1111 > friends:*:1111: > > quake2: {8} % ls -ald *pass* > -rw------- 1 root wheel 8314 Jan 5 21:23 master.passwd > -rw-r--r-- 1 root wheel 5473 Jan 5 21:23 passwd > -rw-r--r-- 1 root wheel 775 Jan 5 13:48 passwd.orig > > quake2: {10} % ls -al *spw* > -rw------- 1 root wheel 57344 Jan 5 21:23 spwd.db > > > end > ### > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message