From owner-freebsd-questions Tue Apr 25 4:20:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (Postfix) with ESMTP id 8236637BD1C for ; Tue, 25 Apr 2000 04:20:39 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.2/8.9.2) with ESMTP id NAA70020; Tue, 25 Apr 2000 13:20:10 +0200 (CEST) (envelope-from kheuer@gwdu60.gwdg.de) Date: Tue, 25 Apr 2000 13:20:10 +0200 (CEST) From: Konrad Heuer To: Tian Siyuan Cc: questions@FreeBSD.ORG Subject: Re: Question about YP In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I followed the handbook to set my FreeBSD as yp client. The servers are > SunOS 4.1.3. Now I can use ypcat passwd but I can not login as users on > the servers. Did you install DES encryption? If not, your FreeBSD system will use MD5 encryption which is not compatible to DES encryption on the YP server. To check, type: ls -l /usr/lib/libcrypt.so.* The result should look similar to this: lrwxrwxrwx 1 root wheel 16 Feb 19 1999 /usr/lib/libcrypt.so.2 -> libdescrypt.so.2 If not, start /stand/sysinstall again to install DES encryption additionally. Regards Konrad Heuer Personal Bookmarks: Gesellschaft f=FCr wissenschaftliche Datenverarbeitung mbH G=D6ttingen http://www.freebsd.org Am Fa=DFberg, D-37077 G=D6ttingen http://www.daemonnews.o= rg Deutschland (Germany) kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message