cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-and-php mailing list Archives

Re: Basic PHP Question: Auth against W2k PDC with Curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 12 Dec 2006 22:59:06 +0100 (CET)

On Tue, 12 Dec 2006, Paetzold Daniel (VW/SCC1 N/SCC1) wrote:

> The program needs to check if the given user/password is a valid Windows NT-
> User or not (like ntlm_auth does in command-line).
>
> The problem is: i do not know what protokoll/application one can use for
> this. I tried a few examples but it fails without any explanation in CURL.

> I know this is terribly wrong, as our PDC doesn't support http for sure

If you know it doesn't speak HTTP, then why even bother to try HTTP?

libcurl speaks many protocols, but I doubt you can use it to achieve your
goals.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-12-12

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET