From owner-freebsd-hackers Thu Jun 29 09:08:40 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA29484 for hackers-outgoing; Thu, 29 Jun 1995 09:08:40 -0700 Received: from virgo.ai.net (root@virgo.ai.net [198.69.44.2]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA29478 for ; Thu, 29 Jun 1995 09:08:37 -0700 Received: from aries.ai.net (aries.ai.net [198.69.44.1]) by virgo.ai.net (8.6.11/8.6.12) with ESMTP id MAA00671; Thu, 29 Jun 1995 12:10:27 -0400 Received: (from nc@localhost) by aries.ai.net (8.6.11/8.6.12) id MAA08244; Thu, 29 Jun 1995 12:07:36 -0400 Date: Thu, 29 Jun 1995 12:07:36 -0400 (EDT) From: Network Coordinator To: Michael Smith cc: Tom Samplonius , hackers@freebsd.org Subject: Re: Load Balancing/Sharing w/ FreeBSD In-Reply-To: <199506290711.QAA22135@genesis.atrad.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk > > DLS (the distributed login service) is what you want. Users get the > DLS login on the modem server, which offers their credentials to the > network. I know it can be used to share modem servers between several > seperate hosts, I suspect that if it doesn't currently understand > load averages, that it could easily be taught. > Thanks, that is exactly what I was looking for. -Jerry.