all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gnus for newsgroups - passwords
@ 2004-05-06 12:43 kgold
  2004-05-06 13:02 ` Marco Parrone
  2004-05-06 13:43 ` David Hansen
  0 siblings, 2 replies; 4+ messages in thread
From: kgold @ 2004-05-06 12:43 UTC (permalink / raw)


Our NNTP server may start to use "authentication", where I must enter
a user name and password to connect.  Does gnus support this?

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

* Re: gnus for newsgroups - passwords
  2004-05-06 12:43 gnus for newsgroups - passwords kgold
@ 2004-05-06 13:02 ` Marco Parrone
  2004-05-06 13:43 ` David Hansen
  1 sibling, 0 replies; 4+ messages in thread
From: Marco Parrone @ 2004-05-06 13:02 UTC (permalink / raw)



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

kgold on 6 May 2004 12:43:18 GMT writes:

> Our NNTP server may start to use "authentication", where I must enter
> a user name and password to connect.  Does gnus support this?

`C-h i d m gnus RET i auth RET' -> (info "(gnus) NNTP")

-- 
Marco Parrone (marc0) <marc0@autistici.org> [0x45070AD6]

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

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

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

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

* Re: gnus for newsgroups - passwords
  2004-05-06 12:43 gnus for newsgroups - passwords kgold
  2004-05-06 13:02 ` Marco Parrone
@ 2004-05-06 13:43 ` David Hansen
  2004-05-06 17:07   ` Xavier Maillard
  1 sibling, 1 reply; 4+ messages in thread
From: David Hansen @ 2004-05-06 13:43 UTC (permalink / raw)


On 6 May 2004 12:43:18 GMT kgold@watson.ibm.com (kgold) wrote:

> Our NNTP server may start to use "authentication", where I must enter
> a user name and password to connect.  Does gnus support this?

Put this in ~/.authinfo:

machine YOUR.NNTP.SERVER login YOURLOGIN password YOURPASSWD

-- David

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

* Re: gnus for newsgroups - passwords
  2004-05-06 13:43 ` David Hansen
@ 2004-05-06 17:07   ` Xavier Maillard
  0 siblings, 0 replies; 4+ messages in thread
From: Xavier Maillard @ 2004-05-06 17:07 UTC (permalink / raw)


On  6 May 2004, David Hansen wrote:

> On 6 May 2004 12:43:18 GMT kgold@watson.ibm.com (kgold) wrote:
> 
> > Our  NNTP server  may start  to use  "authentication", where  I must
> > enter a user name and password to connect. Does gnus support this?
> 
> Put this in ~/.authinfo:

Or wherever you want your authinfo file  to be but then you will have to
tell gnus where to find it with this:

,----[ C-h v nntp-authinfo-file RET ]
| nntp-authinfo-file's value is "~/.authinfo"
| 
| .netrc-like file that holds nntp authinfo passwords.
| 
| You can customize this variable.
| 
| Defined in `nntp'.
| 
| [back]
`----

Regards,
-- 
.o.   Xavier Maillard            Tel: +33 6 68 04 64 37
..o  
ooo   

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

end of thread, other threads:[~2004-05-06 17:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-06 12:43 gnus for newsgroups - passwords kgold
2004-05-06 13:02 ` Marco Parrone
2004-05-06 13:43 ` David Hansen
2004-05-06 17:07   ` Xavier Maillard

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.