From owner-freebsd-stable Thu Oct 9 13:54:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA29010 for stable-outgoing; Thu, 9 Oct 1997 13:54:57 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from dfw-ix11.ix.netcom.com (dfw-ix11.ix.netcom.com [206.214.98.11]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA29005 for ; Thu, 9 Oct 1997 13:54:53 -0700 (PDT) (envelope-from wghhicks@ix.netcom.com) Received: (from smap@localhost) by dfw-ix11.ix.netcom.com (8.8.4/8.8.4) id PAA10786; Thu, 9 Oct 1997 15:52:10 -0500 (CDT) Received: from atl-ga17-14.ix.netcom.com(204.32.174.174) by dfw-ix11.ix.netcom.com via smap (V1.3) id rma010619; Thu Oct 9 15:50:39 1997 Message-ID: <343D4372.848714B0@ix.netcom.com> Date: Thu, 09 Oct 1997 16:49:54 -0400 From: Jerry Hicks Reply-To: wghhicks@ix.netcom.com Organization: TerraEarth X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2-STABLE i386) MIME-Version: 1.0 To: Tom CC: Dylan Northrup , stable@FreeBSD.ORG Subject: Re: password question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Tom wrote: > > On Thu, 9 Oct 1997, Jerry Hicks wrote: > > > > What kind of passwords does AIX use? If it DES, you're set. > > > > My guess would be Kerberos, considering its origin... > > Kerberos is an authentication scheme not a password encryption format > (in fact, I believe that Kerberos even uses DES for its internal password > lists, but that is another matter). > > Tom Yeah, but doesn't the authentication scheme determine the encryption policy?