I have a script that I am trying to port to a new content provider for
up but wget is puking with the following: 


[bhughes@bretsony scripts]$ wget -S -N -v
http://username:[EMAIL PROTECTED]/elevcomm/ECLocalNews.asp
--01:56:56-- 
http://username:<password>@www.tulsaworld.com/elevcomm/ECLocalNews.asp
           => `ECLocalNews.asp'
Connecting to www.tulsaworld.com:80... connected!
HTTP request sent, awaiting response... 401 Access Denied
2 Server: Microsoft-IIS/5.0
3 Date: Fri, 19 Apr 2002 06:54:21 GMT
4 WWW-Authenticate: Negotiate
5 WWW-Authenticate: NTLM
6 WWW-Authenticate: Basic realm="www.tulsaworld.com"
7 Content-Length: 4033
8 Content-Type: text/html
9 
Unknown authentication scheme.

Are there any scriptable tools that I can use to talk to this IIS server
and pass it a username and password?

I also tried lwp-request to no avail.

Any tips appreciated.

Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to