From owner-freebsd-questions Fri Nov 14 00:22:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA10839 for questions-outgoing; Fri, 14 Nov 1997 00:22:57 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from mybsd.mybsd.net (citytelprct83.citytel.net [204.244.99.36]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA10834 for ; Fri, 14 Nov 1997 00:22:49 -0800 (PST) (envelope-from kwoody@citytel.net) Received: from mybsd.net (mybsd.net [192.168.0.2]) by mybsd.mybsd.net (8.8.5/8.8.5) with SMTP id AAA06337 for ; Fri, 14 Nov 1997 00:19:17 -0800 (PST) Date: Fri, 14 Nov 1997 00:19:16 -0800 (PST) From: Kwoody X-Sender: kwoody@mybsd.net To: freebsd-questions Subject: /usr/bin/passwd missing... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Runnign 2.1.7....decided to change my passwd the other day and found that the above file is missing...interesting I thought. Ive never changed a passwd here yet...I'm the only user here but have my dialup always on and figure its better safe than sorry about that and make a few things more secure in regards to passwords... Anyway I figure no prob...load the live file system and copy it over from cdrom...I do that and put it in usr/bin and try to run it and get the follwing error: bash# passwd ld.so failed: Cant find shared library "libkadm.so.2.0" I notice to that my yppasswd file is 0 byte length. How on earth is this and is it fixable? I dont think I have ever run passwd here so never ran accross this utnil now. Thanks for any pointers. Keith kwoody@citytel.net