From owner-freebsd-stable Fri Oct 13 22:39:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rucus.ru.ac.za (rucus.ru.ac.za [146.231.29.2]) by hub.freebsd.org (Postfix) with SMTP id C748737B66E for ; Fri, 13 Oct 2000 22:39:27 -0700 (PDT) Received: (qmail 15056 invoked by uid 1003); 14 Oct 2000 05:39:25 -0000 Date: Sat, 14 Oct 2000 07:39:25 +0200 From: Neil Blakey-Milner To: John Indra Cc: Tomasz Paszkowski , freebsd-stable@freebsd.org Subject: Re: *SOS* Can't change password on FreeBSD 4.1.1-STABLE Message-ID: <20001014073925.A14507@mithrandr.moria.org> References: <20001014084511.A5161@indocyber.com> <20001014040142.A85930@genesis.k.pl> <20001014103208.A6204@indocyber.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001014103208.A6204@indocyber.com>; from john@indocyber.com on Sat, Oct 14, 2000 at 10:32:08AM +0700 X-Operating-System: FreeBSD 4.1-STABLE i386 X-URL: http://mithrandr.moria.org/~nbm/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat 2000-10-14 (10:32), John Indra wrote: > On Sat, Oct 14, 2000 at 04:01:43AM +0200, Tomasz Paszkowski wrote: > > |> # passwd root > |> Changing local password for root. > |> New password: > |> Retype new password: > |> passwd: cannot set password cipher: Undefined error: 0 > |> passwd: /etc/master.passwd: unchanged > |> > |> What's wrong here? The whole kernel and userland upgrade seems to go fine > |> without a problem. Anyone having the same symptoms? > | > | Something is broken, you're third person having this trouble. > > Glad to know that I'm not the only one. Now, how do we fix this problem? try: cd /usr/src/lib/libutil make clean depend all install cd /usr/src/lib/crypt make clean depend all install cd /usr/src/secure/lib/crypt make clean depend all install cd /usr/src/usr.bin/passwd make clean depend all install Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message