From owner-freebsd-questions Tue Apr 1 05:04:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA29865 for questions-outgoing; Tue, 1 Apr 1997 05:04:03 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA29825 for ; Tue, 1 Apr 1997 05:03:58 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id PAA18900; Tue, 1 Apr 1997 15:04:05 +0200 (MET DST) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.5/8.6.9) id PAA01699; Tue, 1 Apr 1997 15:17:12 +0200 (MET DST) From: Christoph Kukulies Message-Id: <199704011317.PAA01699@gilberto.physik.rwth-aachen.de> Subject: Re: How to tell if a system has DES installed In-Reply-To: <33410091.41C67EA6@dorotech.fr> from Patrice BLEUZE at "Apr 1, 97 12:33:21 pm" To: fritz!pbl@dorotech.fr (Patrice BLEUZE) Date: Tue, 1 Apr 1997 15:17:11 +0200 (MET DST) Cc: stanb@netcom.com, freebsd-questions@freebsd.com Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Stan Brown wrote: > > > > I am wondering how to tell if a given FreeBSD has DES installed or > > not. > > > > Here is the situation. U have a FreeBSD box that I *think* I > > specified DES libs on. But now I am trying to get NIS to work with > > it. I can ypcat the passwd file from another machine OK. But if I > > change my login to +stan, instead o stan. I can't get longed in. It seems > > to me that one possibility is differing encryptions. > > > > What else should I check? > > > > Thanks. > > > > -- > > Stan Brown stanb@netcom.com 404-996-6955 > > Factory Automation Systems > > Atlanta Ga. > > -- > > Look, look, see Windows 95. Buy, lemmings, buy! > > Pay no attention to that cliff ahead... Henry Spencer > > (c) 1997 Stan Brown. Redistribution via the Microsoft Network is prohibited. > > First, sorry for my incorrect english ! > > Check the /usr/lib and /usr/include directories. If DES is installed on > your system, the libdescrypt.a, libdescrypt_p.a, libdescrypt.so.2.0 > libraries and des.h header file must be installed. To be more precise, libcrypt.so.x.y must be a link to libdescrypt.so.x.y By default it's linked to libscrypt.so.x.y. > > You can also try : man des_crypt to see if the DES man pages are > installed. > > Finally, you can try the bdes binary program. > > pbl > -- Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de