* Using tramp
@ 2003-05-30 17:53 Steven Scotten
2003-05-30 19:45 ` Kai Großjohann
0 siblings, 1 reply; 2+ messages in thread
From: Steven Scotten @ 2003-05-30 17:53 UTC (permalink / raw)
I'm using GNU Emacs 21.3.50.1 (powerpc-apple-darwin6.2), having been
warned away from XEmacs on OS X, and I'm confused about why I'm not
getting the opportunity to enter a password when attempting to access
remote filesystems.
My tramp/nil buffer says:
xxxxxxx@xxxxxxxxxxxx.com's password:
Process *tramp/nil xxxxxxx@xxxxxxxxxxxx.com* killed
and my Messages buffer says this:
Loading tramp...
Loading regexp-opt...done
Loading tramp...done
tramp: Opening connection for buysanfr@buysanfranciscotours.com using nil...
tramp: Waiting for prompts from remote shell
tramp: Waiting 60s for prompt from remote shell
tramp-action-password: Out of band method `nil' not applicable for
remote shell asking for a password
...having not found anything helpful with Google, I thought I should ask
here. It looks to me as though password authentication is no longer
supported? I have to admit that my interpreting-emacs-messages-fu is
quite limited.
So is there something I need to set up or configure before I can use
Tramp? I'm stuck using icky *other* text editors until I can figure this
one out.
Thanks,
Steve
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Using tramp
2003-05-30 17:53 Using tramp Steven Scotten
@ 2003-05-30 19:45 ` Kai Großjohann
0 siblings, 0 replies; 2+ messages in thread
From: Kai Großjohann @ 2003-05-30 19:45 UTC (permalink / raw)
Steven Scotten <stNOeSPAMves@pNO9SPAM0.net> writes:
> tramp-action-password: Out of band method `nil' not applicable for
> remote shell asking for a password
If your remote shell asks for a password, then the invocation of scp
(or rcp, or whatever) will also ask for a password. And Tramp is not
prepared to send a password at that point.
Solution: use an inline method instead, such as ssh instead of scp.
--
This line is not blank.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-05-30 19:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-30 17:53 Using tramp Steven Scotten
2003-05-30 19:45 ` Kai Großjohann
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.