In article <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED] wrote:

> It's not terribly well-known, but there is an alternative method of 
> using Basic Authentication. 
  

> You should be able to authenticate with the following syntax:

>     http://Ovid:[EMAIL PROTECTED]/cgi-bin/ascript.cgi

this isn't any more secure.  the password information is still sent
in the clear.

if you need to protect this stuff, use SSL. :)
-- 
brian d foy <[EMAIL PROTECTED]> - Perl services for hire
CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html
Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to