From owner-freebsd-stable Fri Sep 17 14:23:17 1999 Delivered-To: freebsd-stable@freebsd.org Received: from medicine.nodak.edu (medicine.NoDak.edu [134.129.166.16]) by hub.freebsd.org (Postfix) with ESMTP id E95DB14C29 for ; Fri, 17 Sep 1999 14:23:03 -0700 (PDT) (envelope-from bpederson@geocities.com) Received: from geocities.com ([134.129.166.11]) by medicine.nodak.edu (Netscape Messaging Server 3.54) with ESMTP id 341 for ; Fri, 17 Sep 1999 16:24:11 -0500 Message-ID: <37E2B137.B7C3B12C@geocities.com> Date: Fri, 17 Sep 1999 16:23:03 -0500 From: Barry Pederson X-Mailer: Mozilla 4.61 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: 3.3-R: passwd dependencies References: <19990917225805.F23310@lucky.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Valentin Nechayev wrote: > > /usr/bin/passwd from bin packages of 3.3-RELEASE wants libraries: > libkadm.so.3 > libkrb.so.3 > libdes.so.3 > > Is it correct? ;( Could be..I've been having problems with that too. Downloaded the 3.3-Release (gzipped) ISO Image last night, and even on a minimum install, the part where you are supposed to set the root password just blows by, but when you create an additional user, everything works ok. When the system boots up for the first time, root has no passwd, and the passwd command gives an error saying either libkadm or libkrb as mentioned above is missing. Logging in as the additional user created at startup works fine, but when you try to do a "su", you get an error saying libkadm or libkrb is missing (passwd bitches about one of them, su the other, I don't recall offhand which is which). Something is definitely goofed there, or the install lets you setup a goofed system. Barry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message