Gnus development mailing list
 help / color / mirror / Atom feed
From: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
Subject: Re: no forced authinfo in 5.6.2?
Date: Sat, 14 Mar 1998 01:06:40 +0100	[thread overview]
Message-ID: <HBF.980314tbql@bombur2.uio.no> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "13 Mar 1998 22:18:48 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>> (...) force authinfo on an NNTP server that doesn't ask for it.
> 
> Well, I didn't feel it was resolved.  Should I add a "force" tag?

If nntp-authinfo-file is .netrc-compatible just because you wanted to
reuse existing code to parse .netrc:

  I don't see any reason *not* to send authinfo to a machine mentioned
  in .authinforc.  If I have an authinfo password there, why would I
  want not to use it?

  (Our NNTP server does not ask for authinfo, but it does not give me
  the department's private group unless I send authinfo.)

If nntp-authinfo-file is .netrc-compatible so we can point it to .netrc:

  Bummer.

  * I can't have different FTP user/password and NNTP user/password
    on the same machine.

  * If I insert `machine some.server login hbf password newspassword',
    then the `ftp some.server' command will try to log in with my NNTP
    username and password.

  * If the same machine has a trusted FTP maintainer and an untrusted
    (unknown/experimental/...) NNTP maintainer, and it has my FTP
    password in .netrc, then the NNTP maintainer can ask Gnus to send
    him my FTP password.

  Maybe this format will fix it:

    machine some.server      login hbf password ftppassword
    machine nntp/some.server login hbf password newspassword

  As above, I don't see any reason to not send the NNTP password if you
  use this format.

  OTOH, maybe some FTP implementations will barf on the 2nd line, since
  they know that hostnames don't look like that.

  (BTW, I used `/' instead of `:' because I've heard IPv6 hostnames may
  contain `:'.  Or maybe they can contain `/' too?)

-- 
Hallvard


  parent reply	other threads:[~1998-03-14  0:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-08 20:46 Steinar Bang
     [not found] ` <m3iupil26f.fsf@sparky.gnus.org>
1998-03-14  0:06   ` Hallvard B Furuseth [this message]
1998-03-16 19:22     ` Edward J. Sabol
1998-03-17  8:01       ` Steinar Bang
1998-03-19 12:09       ` Lars Magne Ingebrigtsen
1998-03-20 10:44       ` Hallvard B Furuseth
1998-03-19 12:08     ` 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=HBF.980314tbql@bombur2.uio.no \
    --to=h.b.furuseth@usit.uio.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).