From owner-freebsd-stable Mon Sep 20 3: 0: 8 1999 Delivered-To: freebsd-stable@freebsd.org Received: from defiant.taslug.org.au (alpha.ths.tased.edu.au [147.41.136.151]) by hub.freebsd.org (Postfix) with ESMTP id 572F4150E1 for ; Mon, 20 Sep 1999 02:59:52 -0700 (PDT) (envelope-from shonson@planetquake.com) Received: from omega (dhcp162.ths.tased.edu.au [147.41.136.162]) by defiant.taslug.org.au (8.9.3/8.9.3) with SMTP id TAA00922; Mon, 20 Sep 1999 19:58:44 +1000 (EST) Message-Id: <3.0.5.32.19990920195913.0086fcc0@blackhole.ths.tased.edu.au> X-Sender: shonson@blackhole.ths.tased.edu.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Mon, 20 Sep 1999 19:59:13 +1000 To: From: Steven Honson Subject: Re: 3.3-R: passwd dependencies Cc: In-Reply-To: References: <3.0.5.32.19990920190849.007dd8a0@blackhole.ths.tased.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ahh, Thank you very much, here is the output, root@defiant:/home/shonson/temp/usr/bin# ldd passwd passwd: libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28067000) librpcsvc.so.2 => /usr/lib/librpcsvc.so.2 (0x2806a000) libutil.so.2 => /usr/lib/libutil.so.2 (0x28071000) libc.so.3 => /usr/lib/libc.so.3 (0x28079000) It looks like im safe :). -Steven Honson At 12:52 PM 9/20/99 +0300, you wrote: >Hi, > >On Mon, 20 Sep 1999, Steven Honson wrote: > >> Ive just got a CD off a friend that was burnt off the ISO, how can i tell >> if i have a faulty(passwd broken) version without installing it. >> -Steven > > Just mount the CD, extract "passwd" from the bin distributib with smth. >like this: > > $ cd /tmp > $ cat /cdrom/bin/bin.?? | tar xvfz - usr/bin/passwd > > Then check the liraries it's been linked with: > > $ ldd usr/bin/passwd > > and if you get libkrb inside the output then you're affected. > > > Hope it helps, > Ady (@freebsd.ady.ro) > >> >> At 02:52 PM 9/19/99 -0700, you wrote: >> > The kerberos dependencies were an error on Jordan's part during the >> >cutting of the release that lasted all of 9 hours, then was subsequently >> >fixed. If you're still having trouble, download a new copy and reinstall. >> >If not, congratulations. :) >> > >> >Good luck, >> > >> >Doug >> > >> >Adam Szilveszter wrote: >> >> >> >> On Sun, 19 Sep 1999, Mark Murray 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? ;( >> >> > >> >> > Only if you have set you system to compile with Kerberos. >> >> > >> >> > Alternatively, you may have blindly selected _everything_ for >> >> > an install. This includes kerberos. >> >> Hi! >> >> >> >> I'm afraid I will have to beg to differ on this one... I installed >> >> 3.3-RELEASE with the option 'all' today and I got asked if I wanted >> >> Kerberos... I chose no. BTW I did not experience the error... > > > --------------------------------------- Steven Honson Internet Technologist & Consultant Taroona High School, Australia shonson@hubbub.ths.tased.edu.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message