Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 36155 invoked from network); 1 Mar 2005 16:38:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Mar 2005 16:38:43 -0000 Received: (qmail 91514 invoked by uid 500); 1 Mar 2005 16:38:28 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 91497 invoked by uid 500); 1 Mar 2005 16:38:28 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 91483 invoked by uid 99); 1 Mar 2005 16:38:28 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from host196.hp.ssbn.nu (HELO broadband.co.uk) (82.108.147.196) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 01 Mar 2005 08:38:26 -0800 Received: (qmail 12788 invoked from network); 1 Mar 2005 16:52:28 -0000 Received: from unknown (HELO ?127.0.0.1?) (authdenied@10.0.0.171) by mail.broadband.co.uk with SMTP; 1 Mar 2005 16:52:28 -0000 Message-ID: <42249A7E.6010007@choosemcs.co.uk> Date: Tue, 01 Mar 2005 16:38:22 +0000 From: Nat Titman Organization: MitchellConnerSearson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Single Sign On Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I'm using Tomcat 5.5.3 running as part of an Apache webserver on Fedora Core 1. I need to protect all the webapps running on Tomcat under a username and password and have found in the docs that I should be using the Single Sign On functionality. I've put the following inside the tag in server.xml: I believe I now need to put a Realm or realm-name tag somewhere inside the same tag, but all the documentation I can find for the placement and form of a Realm tag seems to assume that the realm will be connected to a database of users, roles and passwords. I only want one realm, one username and one password for all the webapps. Thanks in advance for any help, I'm sure I'm just missing the appropriate page in the documentation (there seemed to be a lot of links labelled FIXME in that area). Nat. -- Nat Titman Developer MitchellConnerSearson 3-5 High Pavement The Lace Market Nottingham NG1 1HF Tel +44 (0)115 959 6455 Fax +44 (0)115 959 6456 Direct +44 (0)115 959 6462 www.choosemcs.co.uk Confidentiality: This e-mail and its attachments are intended for the above named only and may be confidential. If they have come to you in error you must take no action based on them, nor must you copy or show them to anyone; please reply to this e-mail and highlight the error. Security Warning: Please note that this e-mail has been created in the knowledge that Internet e-mail is not a 100% secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Viruses: Although we have taken steps to ensure that this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org