From owner-freebsd-hackers Thu Jun 29 09:59:48 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA00973 for hackers-outgoing; Thu, 29 Jun 1995 09:59:48 -0700 Received: from misery.sdf.com (misery.sdf.com [204.191.196.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA00957 for ; Thu, 29 Jun 1995 09:59:38 -0700 Received: (from tom@localhost) by misery.sdf.com (8.7.Beta.7/8.7.Beta.7) id KAA14379; Thu, 29 Jun 1995 10:03:52 -0700 (PDT) Date: Thu, 29 Jun 1995 10:03:41 -0700 (PDT) From: Tom Samplonius To: Michael Smith cc: nc@ai.net, 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 On Thu, 29 Jun 1995, Michael Smith wrote: > 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. Not all terminal servers support DLS. It is also pretty useless if access is not through a modem server. Tom