Date: Tue, 25 Apr 2000 13:20:10 +0200 (CEST) From: Konrad Heuer <kheuer@gwdu60.gwdg.de> To: Tian Siyuan <tsy@iist.unu.edu> Cc: questions@FreeBSD.ORG Subject: Re: Question about YP Message-ID: <Pine.BSF.4.05.10004251316120.70005-100000@gwdu60.gwdg.de> In-Reply-To: <Pine.GSO.4.10.10004251605530.4024-100000@aun.iist.unu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10004251316120.70005-100000>