Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Telling Gnus a server doesn't need authentication?
@ 2012-12-28  6:03 XeCycle
  0 siblings, 0 replies; 7+ messages in thread
From: XeCycle @ 2012-12-28  6:03 UTC (permalink / raw)
  To: info-gnus-english

I have a local leafnode server which doesn't need authentication,
and a .authinfo.gpg containing info for sending a mail.  Now I'm
prompted for a password on Gnus startup, which is quite bothering
--- can I tell Gnus that this server *never* needs authentication
and don't look for authinfo entries?

Thank you.

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

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

* Re: Telling Gnus a server doesn't need authentication?
  2012-12-31 16:47         ` Lars Magne Ingebrigtsen
@ 2013-01-01  7:21           ` XeCycle
  0 siblings, 0 replies; 7+ messages in thread
From: XeCycle @ 2013-01-01  7:21 UTC (permalink / raw)
  To: Lars Magne Ingebrigtsen; +Cc: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 698 bytes --]

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

> XeCycle <xecycle@gmail.com> writes:
>
>> However I think it's better to be able to bypass the checking of
>> existence of a server, or at least, bypass the default .authinfo
>> file when a (nntp-authinfo-file) is specified.  I would assume
>> this parameter tells Gnus to find its authinfo in that file, and
>> skipping default files.
>
> It's an obsolete variable.
>
> See the auth-source variables instead.

Thanks.  It isn't obvious in the Gnus manual.

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

[-- Attachment #1.2: Type: application/pgp-signature, Size: 489 bytes --]

[-- Attachment #2: Type: text/plain, Size: 162 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

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

* Re: Telling Gnus a server doesn't need authentication?
  2012-12-31 16:44       ` XeCycle
@ 2012-12-31 16:47         ` Lars Magne Ingebrigtsen
  2013-01-01  7:21           ` XeCycle
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 2012-12-31 16:47 UTC (permalink / raw)
  To: XeCycle; +Cc: info-gnus-english

XeCycle <xecycle@gmail.com> writes:

> However I think it's better to be able to bypass the checking of
> existence of a server, or at least, bypass the default .authinfo
> file when a (nntp-authinfo-file) is specified.  I would assume
> this parameter tells Gnus to find its authinfo in that file, and
> skipping default files.

It's an obsolete variable.

See the auth-source variables instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/

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

* Re: Telling Gnus a server doesn't need authentication?
  2012-12-31 15:59     ` Lars Magne Ingebrigtsen
@ 2012-12-31 16:44       ` XeCycle
  2012-12-31 16:47         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: XeCycle @ 2012-12-31 16:44 UTC (permalink / raw)
  To: Lars Magne Ingebrigtsen; +Cc: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 790 bytes --]

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

[...]

> Set up a gpg agent so that you don't have to enter the gpg password all
> the time, if you want to use the .gpg file.

I already set up one, in a way that I need to enter it on the
first startup of Gnus in this boot.

However I think it's better to be able to bypass the checking of
existence of a server, or at least, bypass the default .authinfo
file when a (nntp-authinfo-file) is specified.  I would assume
this parameter tells Gnus to find its authinfo in that file, and
skipping default files.  I set that to "/dev/null", but useless.

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

[-- Attachment #1.2: Type: application/pgp-signature, Size: 489 bytes --]

[-- Attachment #2: Type: text/plain, Size: 162 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

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

* Re: Telling Gnus a server doesn't need authentication?
       [not found]   ` <mailman.16213.1356707427.855.info-gnus-english@gnu.org>
@ 2012-12-31 15:59     ` Lars Magne Ingebrigtsen
  2012-12-31 16:44       ` XeCycle
  0 siblings, 1 reply; 7+ messages in thread
From: Lars Magne Ingebrigtsen @ 2012-12-31 15:59 UTC (permalink / raw)
  To: XeCycle; +Cc: info-gnus-english

XeCycle <XeCycle@Gmail.com> writes:

>> Nope.  If you have an .authinfo(.gpg) file, most network functions will
>> inspect it to see whether there's any "force" entries in the file.
>
> :(
>
> Can I request this feature, then?

Set up a gpg agent so that you don't have to enter the gpg password all
the time, if you want to use the .gpg file.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/

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

* Re: Telling Gnus a server doesn't need authentication?
  2012-12-28 12:13 ` Lars Ingebrigtsen
@ 2012-12-28 15:09   ` XeCycle
       [not found]   ` <mailman.16213.1356707427.855.info-gnus-english@gnu.org>
  1 sibling, 0 replies; 7+ messages in thread
From: XeCycle @ 2012-12-28 15:09 UTC (permalink / raw)
  To: info-gnus-english

Lars Ingebrigtsen <larsi@gnus.org> writes:

> XeCycle <XeCycle@Gmail.com> writes:
>
>> I have a local leafnode server which doesn't need authentication,
>> and a .authinfo.gpg containing info for sending a mail.  Now I'm
>> prompted for a password on Gnus startup, which is quite bothering
>> --- can I tell Gnus that this server *never* needs authentication
>> and don't look for authinfo entries?
>
> Nope.  If you have an .authinfo(.gpg) file, most network functions will
> inspect it to see whether there's any "force" entries in the file.

:(

Can I request this feature, then?

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

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

* Re: Telling Gnus a server doesn't need authentication?
       [not found] <mailman.16201.1356674725.855.info-gnus-english@gnu.org>
@ 2012-12-28 12:13 ` Lars Ingebrigtsen
  2012-12-28 15:09   ` XeCycle
       [not found]   ` <mailman.16213.1356707427.855.info-gnus-english@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Lars Ingebrigtsen @ 2012-12-28 12:13 UTC (permalink / raw)
  To: XeCycle; +Cc: info-gnus-english

XeCycle <XeCycle@Gmail.com> writes:

> I have a local leafnode server which doesn't need authentication,
> and a .authinfo.gpg containing info for sending a mail.  Now I'm
> prompted for a password on Gnus startup, which is quite bothering
> --- can I tell Gnus that this server *never* needs authentication
> and don't look for authinfo entries?

Nope.  If you have an .authinfo(.gpg) file, most network functions will
inspect it to see whether there's any "force" entries in the file.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Lars Magne Ingebrigtsen

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

end of thread, other threads:[~2013-01-01  7:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-28  6:03 Telling Gnus a server doesn't need authentication? XeCycle
     [not found] <mailman.16201.1356674725.855.info-gnus-english@gnu.org>
2012-12-28 12:13 ` Lars Ingebrigtsen
2012-12-28 15:09   ` XeCycle
     [not found]   ` <mailman.16213.1356707427.855.info-gnus-english@gnu.org>
2012-12-31 15:59     ` Lars Magne Ingebrigtsen
2012-12-31 16:44       ` XeCycle
2012-12-31 16:47         ` Lars Magne Ingebrigtsen
2013-01-01  7:21           ` XeCycle

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).