Gnus development mailing list
 help / color / mirror / Atom feed
* 502 Permission denied with ~/.authinfo.gpg
@ 2010-10-06 18:12 Tassilo Horn
  2010-10-07 20:12 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Tassilo Horn @ 2010-10-06 18:12 UTC (permalink / raw)
  To: ding

Hi,

since I've succeeded in setting up the gpg-agent I'm finally running
Gnus with an encrypted ~/.authinfo.gpg.  Now I have one last problem
with the news server of my university:

(add-to-list 'gnus-secondary-select-methods
             '(nntp "Uni"
                    (nntp-address "news.uni-koblenz.de")))

That server doesn't need credentials, but when you don't login, you'll
see only a handful of university interal groups.  With login, you get
all of the usenet.

To force login, I had this in my ~/.authinfo (note the force yes):

  machine news.uni-koblenz.de login XXX password XXX force yes

That line is still in the encrypted ~/.authinfo.gpg, but it seems Gnus
doesn't login.  At least when trying to enter a group, I get this error:

  gnus-select-newsgroup: Couldn't request group
    nntp+Uni:alt.religion.emacs: 502 Permission denied

and in *Group* all groups of that server have a * in front of them.

As soon as I switch back to a plain-text ~/.authinfo, it works again.
What's the problem?

Bye,
Tassilo



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

* Re: 502 Permission denied with ~/.authinfo.gpg
  2010-10-06 18:12 502 Permission denied with ~/.authinfo.gpg Tassilo Horn
@ 2010-10-07 20:12 ` Lars Magne Ingebrigtsen
  2010-10-08  4:13   ` Tassilo Horn
  2011-02-25 22:14   ` Ted Zlatanov
  0 siblings, 2 replies; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-10-07 20:12 UTC (permalink / raw)
  To: ding

Tassilo Horn <tassilo@member.fsf.org> writes:

> As soon as I switch back to a plain-text ~/.authinfo, it works again.
> What's the problem?

nntp.el hasn't been (fully) converted to use auth-sources yet.  You
probably need to set `nntp-authinfo-file' to get it to work.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

* Re: 502 Permission denied with ~/.authinfo.gpg
  2010-10-07 20:12 ` Lars Magne Ingebrigtsen
@ 2010-10-08  4:13   ` Tassilo Horn
  2011-02-25 22:14   ` Ted Zlatanov
  1 sibling, 0 replies; 4+ messages in thread
From: Tassilo Horn @ 2010-10-08  4:13 UTC (permalink / raw)
  To: ding

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

Hey Lars,

>> As soon as I switch back to a plain-text ~/.authinfo, it works again.
>> What's the problem?
>
> nntp.el hasn't been (fully) converted to use auth-sources yet.  You
> probably need to set `nntp-authinfo-file' to get it to work.

Yes, that does the trick.

Thanks,
Tassilo



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

* Re: 502 Permission denied with ~/.authinfo.gpg
  2010-10-07 20:12 ` Lars Magne Ingebrigtsen
  2010-10-08  4:13   ` Tassilo Horn
@ 2011-02-25 22:14   ` Ted Zlatanov
  1 sibling, 0 replies; 4+ messages in thread
From: Ted Zlatanov @ 2011-02-25 22:14 UTC (permalink / raw)
  To: ding

On Thu, 07 Oct 2010 22:12:13 +0200 Lars Magne Ingebrigtsen <larsi@gnus.org> wrote: 

LMI> Tassilo Horn <tassilo@member.fsf.org> writes:
>> As soon as I switch back to a plain-text ~/.authinfo, it works again.
>> What's the problem?

LMI> nntp.el hasn't been (fully) converted to use auth-sources yet.  You
LMI> probably need to set `nntp-authinfo-file' to get it to work.

Tassilo, is this fixed for you now?

Ted




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

end of thread, other threads:[~2011-02-25 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-06 18:12 502 Permission denied with ~/.authinfo.gpg Tassilo Horn
2010-10-07 20:12 ` Lars Magne Ingebrigtsen
2010-10-08  4:13   ` Tassilo Horn
2011-02-25 22:14   ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).