all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs + .netrc issues
@ 2010-06-19  0:38 .Martin.
  2010-06-19 12:51 ` Uday S Reddy
  0 siblings, 1 reply; 2+ messages in thread
From: .Martin. @ 2010-06-19  0:38 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I've got a slight problem with emacs an automatic ftp login.
When I try to log in to access my files on a server manually it works:
/ftp:user@domain.com@ftp.domain.com:/

I know the user is weird. It's "user@domain.com", but that was assigned
by the hosting company and it works with emacs.

My entry in ~/.netrc is:

machine ftp.domain.com login user@domain.com password my_password

When I logged in manually I bookmarked that location and now when I want
to access it, I get the error. I says that the user is ok, but there's
authentication problem. I definitely haven't misspelled anything in
.netrc

Why does it work when I provide the password manually (without it being
mentioned in .netrc, but when I include it in .netrc the login fails.

thank you
-- 
regards

.Martin.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: emacs + .netrc issues
  2010-06-19  0:38 emacs + .netrc issues .Martin.
@ 2010-06-19 12:51 ` Uday S Reddy
  0 siblings, 0 replies; 2+ messages in thread
From: Uday S Reddy @ 2010-06-19 12:51 UTC (permalink / raw)
  To: help-gnu-emacs

On 6/19/2010 1:38 AM, .Martin. wrote:

>
> When I logged in manually I bookmarked that location and now when I want
> to access it, I get the error. I says that the user is ok, but there's
> authentication problem. I definitely haven't misspelled anything in
> .netrc

Make sure that the .netrc file is only readable by you.  (This may or may not 
solve the problem, but it is the first thing to check.)

Cheers,
Uday


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-19 12:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19  0:38 emacs + .netrc issues .Martin.
2010-06-19 12:51 ` Uday S Reddy

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.