Gnus development mailing list
 help / color / mirror / Atom feed
* Forcing authentication on a server
@ 1998-02-05 14:54 Steinar Bang
  1998-02-05 15:32 ` Andy Eskilsson
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Steinar Bang @ 1998-02-05 14:54 UTC (permalink / raw)


Platform: qgnus-0.22, GNU emacs 19.34, SPARC, Solaris 2.5

The FAQ says the following about using an NNTP server with
authentication: 
	(add-hook 'nntp-server-opened-hook 'nntp-send-authinfo)

I've also tried
	(add-hook 'nntp-server-opened-hook 'nntp-send-nosy-authinfo)


But this only works on an NNTP server that demands authentication,
right...? 

I would like to force authentication on a server that doesn't request
it in the first place.  Ie. a username and a password gives me access
to some newsgroups that aren't normally available.

Question: Is this possible?

Answer: of course it's possible! This is Gnus!

Rephrased question: Is this simple?

Answer: not really, you have to write a function that does a forced
authentication on some NNTP servers, and then add this function to
nntp-server-opened-hook

New question: would it be an idea to add a general mechanism that
would let you set username and password in the Group Info of a foreign
NNTP group?


- Steinar


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

end of thread, other threads:[~1998-02-10 10:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-05 14:54 Forcing authentication on a server Steinar Bang
1998-02-05 15:32 ` Andy Eskilsson
1998-02-05 16:38 ` Steinar Bang
1998-02-06 10:09   ` Steinar Bang
1998-02-08 16:53 ` Attempted forced authentication on an NNTP server Steinar Bang
1998-02-08 20:02   ` Lars Magne Ingebrigtsen
1998-02-09  8:13     ` Steinar Bang
1998-02-09 16:29       ` Steinar Bang
1998-02-10 10:17         ` Lars Magne Ingebrigtsen

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