Date: Thu, 30 Mar 1995 20:43:30 -0800 (PST) From: Howard Lew <hlew@genome.Stanford.EDU> To: Brian Litzinger <brian@mediacity.com> Cc: bugs@FreeBSD.org Subject: passwd broken in new snap??? Message-ID: <Pine.SUN.3.91.950330203510.15689A-100000@vegemite.Stanford.EDU> In-Reply-To: <m0ruFMZ-000rccC@easynet.com>
index | next in thread | previous in thread | raw e-mail
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:
paradise: {5} chown root passwd
paradise: {6} passwd
passwd: /etc/master.passwd: Permission denied
paradise: {7} chmod 4555 passwd
paradise: {8} passwd
passwd: /etc/master.passwd: Permission denied
paradise: {9} ls -al *passwd*
-rw------- 1 root wheel 1182 Mar 26 20:01 master.passwd
-r-sr-xr-x 1 root wheel 933 Mar 26 20:01 passwd
paradise: {10}
Okay, no can do, so changed it back to the way it was:
paradise: {17} ls -al *passwd*
-rw------- 1 root wheel 1182 Mar 26 20:01 master.passwd
-rw-r--r-- 1 root wheel 933 Mar 26 20:01 passwd
paradise: {18} passwd
passwd: /etc/master.passwd: Permission denied
paradise: {19}
Any ideas? I think passwd is broken in the new snap release. I'll try
the passwd command from the older snap and see if that fixes the problem.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950330203510.15689A-100000>
