hi!
i got the following problem: i want to access a site in my companies intranet via a perl-script using LWP. the problem is, that this site is password protected and uses the NT-Permissions to look, if the user is permitted to see the site. if i run lwp-request for that site ( in debug mode)it gives me the following Authentication: "WWW-Authenticate: NTLM". I looked around a rather long time for a solution to access this site. Can anyone help me? please...
severin