From owner-freebsd-stable Thu Oct 9 18:31:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA13329 for stable-outgoing; Thu, 9 Oct 1997 18:31:40 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from set.spradley.dyn.ml.org (fcn104-100.tmi.net [207.170.104.100]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA13322 for ; Thu, 9 Oct 1997 18:31:28 -0700 (PDT) (envelope-from tsprad@spradley.dyn.ml.org) Received: from set.spradley.dyn.ml.org (tsprad@localhost.sands.com [127.0.0.1]) by set.spradley.dyn.ml.org (8.8.5/8.8.5) with ESMTP id UAA09500; Thu, 9 Oct 1997 20:55:40 -0500 (CDT) Message-Id: <199710100155.UAA09500@set.spradley.dyn.ml.org> X-Mailer: exmh version 2.0zeta 7/24/97 To: Dylan Northrup cc: stable@FreeBSD.ORG Subject: Re: password question In-reply-to: Your message of "Thu, 09 Oct 1997 12:13:32 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Oct 1997 20:55:39 -0500 From: Ted Spradley Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > We're intending on putting a FreeBSD box into production along some AIX > boxes. Is there some sort of way that we can get compatability between > the password generated by FreeBSD and the passwords on the AIX boxen? I believe it's sufficient just to choose DES encryption at installation time. I have a FreeBSD box and a AIX box both as NIS clients to a Linux server, and that works for me.