From owner-freebsd-isp Tue Apr 1 04:28:53 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA28160 for isp-outgoing; Tue, 1 Apr 1997 04:28:53 -0800 (PST) Received: from spooky.eis.net.au (spooky.eis.net.au [203.12.171.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA28149 for ; Tue, 1 Apr 1997 04:28:47 -0800 (PST) Received: (from ernie@localhost) by spooky.eis.net.au (8.8.5/8.8.5) id WAA04276 for freebsd-isp@freebsd.org; Tue, 1 Apr 1997 22:27:51 +1000 (EST) From: Ernie Elu Message-Id: <199704011227.WAA04276@spooky.eis.net.au> Subject: NIS To: freebsd-isp@freebsd.org Date: Tue, 1 Apr 1997 22:27:51 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a network with 3x Linux servers and 3x FreeBSD servers on it that I am trying to get NIS running on. One of the FreeBSD servers is to be the ypserv master and another will be a slave. The linux boxes are 2x terminal servers and 1x shell + pop server thus they will just be clients. Do I have to run DES passwords on the FreeBSD machines as they are all currently MD5? The Debian/Linux machines are all running shadow passwords which I guess are still DES. - Ernie.