cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

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