From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.help Subject: Re: Using TRAMP on Windows Date: Fri, 11 Mar 2011 17:25:55 +0100 Organization: aich tea tea pea dicky riley dot net Message-ID: References: <831v2euf1y.fsf@gnu.org> <83sjutubzg.fsf@gnu.org> <878vwl4y8d.wl%lists@groll.co.za> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1299861639 12490 80.91.229.12 (11 Mar 2011 16:40:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2011 16:40:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 11 17:40:34 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Py5OE-0000YU-CJ for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Mar 2011 17:40:34 +0100 Original-Received: from localhost ([127.0.0.1]:55978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Py5OD-0005LI-Iz for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Mar 2011 11:40:33 -0500 Original-Path: usenet.stanford.edu!goblin3!goblin.stu.neva.ru!newsfeed2.funet.fi!newsfeeds.funet.fi!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 85.183.18.158 Original-X-Trace: quimby.gnus.org 1299860816 13733 85.183.18.158 (11 Mar 2011 16:26:56 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Fri, 11 Mar 2011 16:26:56 +0000 (UTC) User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/23.2 (gnu/linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:185835 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79983 Archived-At: Eli Zaretskii writes: >> Date: Fri, 11 Mar 2011 14:50:58 +0200 >> From: Jonathan Groll >> >> > But TRAMP prompts me for the username when I omit it. I enter the >> > username and then the password but authentication fails. >> >> It doesn't prompt me for the username. > > Perhaps because you defined a fixed user name to use in the PuTTY > session for that server. In that case, plink and pscp take the user > name from there. > >> If the username is ommitted, it makes the assumption that the >> username is the same as the windows domain user. > > Which is usually a bad assumption. Why? If the user name is omitted I think it's a sane assumption and ties in with how ssh works for example.