Yes, it is possible (I use it both with IIS and Apache),

but you must use Challenge-Response security mode (IIS only)
and all clients must be IE only.

You can use Apache server as well - but you need extra module
ApacheModuleNTLM.dll
(http://members.ozemail.com.au/~timcostello/mod_ntlm/)

MaT
>-----Original Message-----
>From: Paul Wieland [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, April 11, 2001 1:50 PM
>To: [EMAIL PROTECTED]
>Subject: [PHP-WIN] WinNT Logons as a $var
>
>
>I'm using PHP to build our companies Intranet. I am able to setup
>permissions to certain areas of the website by specifiying
>permissions to
>the corresponding folders. In some areas, I need to keep track
>of who makes
>what changes where. In order to do this, the person needs to login.
>Ideally, it would be best to just use their NT logon.
>It would be extrememly helpful to me if I could get a users NT
>Logon as a
>variable in php [maybe as an environment variable?]. I read something
>somewhere about REMOTE_USER in asp [gag]. Is it possible to
>get the logon
>with PHP?
>
>Thanks in advance.
>-Paul Wieland
>
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail:
>[EMAIL PROTECTED]
>
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to