[PHP] Handle NTLM Logins with PHP

2004-02-19 Thread Korn.Christopher
Hi List!

Is it possible to Handle logins via NTLM with PHP?
I can't find anything about this at google :(

Greetings, Chris

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Handle NTLM Logins with PHP

2004-02-19 Thread Korn.Christopher
 [EMAIL PROTECTED] wrote:
  Is it possible to Handle logins via NTLM with PHP?
 
 Yes, but it would be quite involved and not really worth doing.

  I can't find anything about this at google :(
 
 Are you using Apache? If yes, a good starting point would be...
 
 http://twiki.org/cgi-bin/view/Codev.WindowsInstallModNTLM

Mhm. Thanks i think i'll try this. 
But I doubt only this is enought for me. 

Is there a way of running a script after trying this login procedure?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php