From owner-freebsd-net Fri Sep 15 0:19:41 2000 Delivered-To: freebsd-net@freebsd.org Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (Postfix) with ESMTP id 0AFFF37B423 for ; Fri, 15 Sep 2000 00:19:35 -0700 (PDT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.9.3/8.9.3) with ESMTP id OAA60751; Fri, 15 Sep 2000 14:17:39 +0700 (NSS) (envelope-from fjoe@iclub.nsu.ru) Date: Fri, 15 Sep 2000 14:17:39 +0700 (NSS) From: Max Khon To: Mike Nowlin Cc: freebsd-net@FreeBSD.ORG Subject: Re: NIS replacement In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! On Fri, 15 Sep 2000, Mike Nowlin wrote: > We've been using NIS for quite some time to provide auth info, home dir, > and login shell info to a bunch of FBSD machines. So far, it's worked > fairly well, but it's getting to be a pain to administer - we're looking > for something different... [snip] > I've been toying with using RADIUS to handle this, but that only provides > the auth info - do any plans exist (or packages available) to handle home > dirs and login shells via RADIUS? Or any other suggestions? NSS has been committed to -current recently. There are plans to implement dynamic modules and MFC it before 4.2-RELEASE IIRC. Check out http://www.padl.com/ for NSS+LDAP solution. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message