From owner-freebsd-hackers Wed Sep 3 14:38:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA09152 for hackers-outgoing; Wed, 3 Sep 1997 14:38:11 -0700 (PDT) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA09142 for ; Wed, 3 Sep 1997 14:37:54 -0700 (PDT) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.8.5/8.8.5) with SMTP id QAA10100; Wed, 3 Sep 1997 16:37:17 -0500 (EST) Date: Wed, 3 Sep 1997 16:37:16 -0500 (EST) From: John Fieber To: Narvi cc: hackers@FreeBSD.ORG Subject: Re: login.conf In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 3 Sep 1997, Narvi wrote: > On Wed, 3 Sep 1997, John Fieber wrote: > > comments in login.conf hint that implementation is waiting on > > external authentication modules, but I see no reason it *must* > > wait. > > Actually, it does not say so. I meant to say "login source", not "login.conf". I'll just attribute the goof to the intense distraction of tyring to type that message on a non-dvorak keyboard... :) BTW, does anyone know about plans for these authentication modules? Also, anyone with the time to look at adding login.conf support to ssh and/or xdm would be greatly appreciated. Login.conf is a nice idea, but really more trouble than its worth if half the paths into the system don't use it. -john