all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: help-gnu-emacs@gnu.org
Subject: Re: ELPA behind a proxy with username + password: URL package issue?
Date: Thu, 01 Jul 2010 11:02:45 -0500	[thread overview]
Message-ID: <87aaqb42ca.fsf@lifelogs.com> (raw)
In-Reply-To: 70ae83d3-a5de-46f8-8e76-50ad6d16d378@s9g2000yqd.googlegroups.com

On Wed, 30 Jun 2010 02:32:59 -0700 (PDT) Elena <egarrulo@gmail.com> wrote: 

E> I've also tried a different "~/.authinfo.gpg" format as suggested
E> here:

E> http://groups.google.com/group/gnu.emacs.help/browse_frm/thread/aab1727dbd0ccdc6/936a97a86b45ffe8?lnk=gst&q=url+proxy+password#936a97a86b45ffe8

E> That is:

E> machine <proxy-address>:<proxy-port> port http login <my-username>
E> password <my-password>

From (info "(auth)Help for users"):

   For url-auth authentication (HTTP/HTTPS), you need to put this in
your netrc file:

     machine yourmachine.com:80 port http login testuser password testpass

   This will match any realm and authentication method (basic or digest)
over HTTP.  HTTPS is set up similarly.  If you want finer controls,
explore the url-auth source code and variables.

Please try that.  See the auth-source manual (info "(auth)") for more
information.

Ted


       reply	other threads:[~2010-07-01 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3894ea13-f943-4090-ac9a-2aa42b9cf90c@d37g2000yqm.googlegroups.com>
     [not found] ` <70ae83d3-a5de-46f8-8e76-50ad6d16d378@s9g2000yqd.googlegroups.com>
2010-07-01 16:02   ` Ted Zlatanov [this message]
2010-07-14 23:53     ` ELPA behind a proxy with username + password: URL package issue? Elena

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87aaqb42ca.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.