Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 71125 invoked from network); 18 Jan 2006 11:28:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jan 2006 11:28:09 -0000 Received: (qmail 96445 invoked by uid 500); 18 Jan 2006 11:27:51 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 96412 invoked by uid 500); 18 Jan 2006 11:27:51 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 96392 invoked by uid 99); 18 Jan 2006 11:27:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2006 03:27:50 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of funkman@joedog.org designates 204.74.20.252 as permitted sender) Received: from [204.74.20.252] (HELO sid.armstrong.com) (204.74.20.252) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jan 2006 03:27:48 -0800 Received: from [10.38.20.134] (tafunk-lt.americas.armstrong.com [10.38.20.134]) by sid.armstrong.com (8.12.8p1/8.12.8) with ESMTP id k0IBVsBU026801 for ; Wed, 18 Jan 2006 06:31:54 -0500 Message-ID: <43CE261D.5060006@joedog.org> Date: Wed, 18 Jan 2006 06:27:25 -0500 From: Tim Funk Organization: Human being User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: en-us, en, es-mx, de, sv MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Authenticating LDAP users without their input - doable? References: <20060118104200.44727.qmail@web35501.mail.mud.yahoo.com> In-Reply-To: <20060118104200.44727.qmail@web35501.mail.mud.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N See the faq ... http://tomcat.apache.org/faq/windows.html#ntlm -Tim g m wrote: > I have a critical 'challenge'.... > > > It is possible to authenicate on Tomcat using LDAP (Active Directory) > (using MS IE browser), but, 'without' the user inputing their username > and password - that is, use the cached credentials from user when they > logged into the system. > > > I have seen some applications that do this but no idea how. > > > - Is this at all doable ? > - Do I need a plugin module (or something)? > - Does IE need to be configured to do this? > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org