Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@metis.no>
Subject: Forcing authentication on a server
Date: 05 Feb 1998 15:54:52 +0100	[thread overview]
Message-ID: <whiuqu85kz.fsf@norne.oslo.metis.no> (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


             reply	other threads:[~1998-02-05 14:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-05 14:54 Steinar Bang [this message]
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

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=whiuqu85kz.fsf@norne.oslo.metis.no \
    --to=sb@metis.no \
    /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.
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).