lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] telnet segfaults


From: Thomas Dickey
Subject: Re: [Lynx-dev] telnet segfaults
Date: Sun, 23 May 2004 10:39:45 -0400
User-agent: Mutt/1.5.4i

On Thu, Apr 15, 2004 at 08:34:34AM -0400, A. R. Vener wrote:
> 
> 
> Is there a way to get lynx to automatically provide username and password for
> news server authentication?

I don't see a reply for this one (thought I replied).

Reading the code, I see that lynx doesn't have a way to automatically provide
this (based on lynx.cfg or .lynxrc).  It saves the host+username/password
combination during a session and will retry that as needed.

It wouldn't be hard to add a
        -newsauth=userid:password
to the code.  I don't think it would be a good idea to make the existing
-auth option provide the same information, and don't think that adding it
to lynx.cfg or .lynxrc would be generally accepted.  Oddly, unlike ftp and
telnet, there's apparently no existing practice for embedding it in a webpage
href.

> Putting the server password and username in .newsauth did not work.

".newsauth" appears to belong to tin.  It wouldn't be much work to allow
tin to read that.

> Nor could  I find any mention of this in the lynx.cfg file, or in the .lynxrc 
> file.
> 
> the link to online documentation at http://lynx.browser.org is broken.
> 
> And so at last I turn to this list :-)
> 
> Can it be done?
> 
> Rudy
> 
> 
> _______________________________________________
> Lynx-dev mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/lynx-dev

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]