Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 23:25:37 -0700 (MST)
From:      "Small, but frustrating." <kunze@CS.ColoState.EDU>
To:        Konrad Heuer <kheuer@gwdu60.gwdg.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: binding to a linux NIS server
Message-ID:  <Pine.GSO.4.20.0003302318120.21253-100000@mcferrin.cs.colostate.edu>
In-Reply-To: <Pine.BSF.4.05.10003301259240.31520-100000@gwdu60.gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 30 Mar 2000, Konrad Heuer wrote:

[snip]

> 
> Try to install the DES encryption subsystem (CRYPTO). Probably, you're
> running md5 encryption out of the box which is not compatible to DES on
> your NIS server.
> 

it looks like i am using DES. i get:

[root@kalaratri]#ll /usr/lib/*crypt*
lrwxr-xr-x  1 root  wheel       13 Mar 22 05:21 /usr/lib/libcrypt.a -> libdescrypt.a
lrwxr-xr-x  1 root  wheel       14 Mar 22 05:21 /usr/lib/libcrypt.so -> libdescrypt.so
lrwxr-xr-x  1 root  wheel       16 Mar 22 05:21 /usr/lib/libcrypt.so.2 -> libdescrypt.so.2
lrwxr-xr-x  1 root  wheel       15 Mar 22 05:21 /usr/lib/libcrypt_p.a -> libdescrypt_p.a
-r--r--r--  1 root  wheel  1089776 Mar 22 05:37 /usr/lib/libcrypto.a
lrwxr-xr-x  1 root  wheel       14 Mar 22 05:38 /usr/lib/libcrypto.so -> libcrypto.so.1
-r--r--r--  1 root  wheel   655796 Mar 22 05:37 /usr/lib/libcrypto.so.1
-r--r--r--  1 root  wheel  1163664 Mar 22 05:37 /usr/lib/libcrypto_p.a
-r--r--r--  1 root  wheel    15640 Mar 22 05:21 /usr/lib/libdescrypt.a
lrwxr-xr-x  1 root  wheel       16 Mar 22 05:21 /usr/lib/libdescrypt.so -> libdescrypt.so.2
-r--r--r--  1 root  wheel    10296 Mar 22 05:21 /usr/lib/libdescrypt.so.2
-r--r--r--  1 root  wheel    17574 Mar 22 05:21 /usr/lib/libdescrypt_p.a
-r--r--r--  1 root  wheel     8824 Mar 22 05:21 /usr/lib/libscrypt.a
lrwxr-xr-x  1 root  wheel       14 Mar 22 05:21 /usr/lib/libscrypt.so -> libscrypt.so.2
-r--r--r--  1 root  wheel     5084 Mar 22 05:21 /usr/lib/libscrypt.so.2
-r--r--r--  1 root  wheel     9470 Mar 22 05:21 /usr/lib/libscrypt_p.a

also, i compiled the sample program shown on the FreeBSD NIS howto, which
requests available user information, and i get all the information about
NIS account except the password. for instance:

name.....: [beth]
password.: [x]
user id..: [1005]
group id.: [1005]
gecos....: [Beth Graham,69,4840841,]
directory: [/home/beth]
shell....: [/usr/local/bin/bash]

all the yp utilities work as advertised (ypwhich, ypcat, etc) and my hosts
tables, user and group lists (for listing file owners) work fine. the only
thing that is not working is the passwords.

[this space irrationally left blank]

matt kunze




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.GSO.4.20.0003302318120.21253-100000>