From owner-freebsd-isp Thu Jan 15 21:18:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA26232 for freebsd-isp-outgoing; Thu, 15 Jan 1998 21:18:14 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from panda.hilink.com.au (panda.hilink.com.au [203.8.15.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA26133 for ; Thu, 15 Jan 1998 21:17:58 -0800 (PST) (envelope-from danny@panda.hilink.com.au) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id QAA29049; Fri, 16 Jan 1998 16:17:27 +1100 (EST) Date: Fri, 16 Jan 1998 16:17:26 +1100 (EST) From: "Daniel O'Callaghan" To: David Kelly cc: Joe Mays , freebsd-isp@FreeBSD.ORG Subject: Re: Distributed Webservers In-Reply-To: <199801160210.UAA11703@nospam.hiwaay.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 15 Jan 1998, David Kelly wrote: > In the nature of WWW, with hyperlinks all over the place, we have a > customer who wants authenticated logins to all of their sites, scattered > hither and yon. On following a hyperlink to another site (part of their > system) is not happy with an additional password challenge. If the second site is in the same password realm, and the username/passwords are the same, it should *just work*. Note the bit about the realm. Danny