Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 84221 invoked from network); 26 Aug 2008 10:55:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Aug 2008 10:55:44 -0000 Received: (qmail 72567 invoked by uid 500); 26 Aug 2008 10:55:31 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 72271 invoked by uid 500); 26 Aug 2008 10:55:31 -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 72260 invoked by uid 99); 26 Aug 2008 10:55:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 03:55:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [87.194.9.65] (HELO mail.melandra.com) (87.194.9.65) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2008 10:54:34 +0000 Received: from puma.melandra.net ([10.0.0.251]) by puma.melandra.net ([10.0.0.251]) with mapi; Tue, 26 Aug 2008 11:54:58 +0100 From: Peter Crowther To: 'Tomcat Users List' Date: Tue, 26 Aug 2008 11:54:56 +0100 Subject: RE: how to allow remote login in tomcat ? Thread-Topic: how to allow remote login in tomcat ? Thread-Index: AckHZ9QczNTkCAjtT5WvG0Jtc4tdNwAAWbdQ Message-ID: <6715CF65287F8F408DA109EC03AC6C0D060FD004AC@puma.melandra.net> References: <19158789.post@talk.nabble.com> In-Reply-To: <19158789.post@talk.nabble.com> Accept-Language: en-US, en-GB Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-GB Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > From: Ajay Garg [mailto:ajaygargnsit@gmail.com] > b) In Tomcat deployment, Tomcat needs the credentials to > login into the > shared folder (the fact that the > the network folder has already been mapped onto a drive > SUPPOSEDLY does not > help ...) Mapped drives are per-user, not per-system. If Tomcat's running as a servi= ce or under a different user ID to yours, it won't see the mapped drive. W= ho's it running as? Also, if Tomcat's running as a service, it doesn't load a full profile - no= tably including the mapped drives. What's it running as? - Peter --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org