News Feed
Jobs Feed
Sections




News Archive
ThinkPHP Blog:
Accessing NTLM secured resources with PHP
July 19, 2006 @ 06:26:18

On the ThinkPHP blog today, Thorsten Rinne demonstrates how he (and others at GmbH/ThinkPHP) were able to integrate PHP with the Windows NT LAN Manager through a PHP script for authentication.

Sometimes you need to do strange things - and then PHP is the language of choice if you need a solution for web applications in really special environments like using a Windows based authentication method on a Linux server.

Here at Mayflower GmbH / ThinkPHP we wrote a proxy server for the authentication with NTLM (NT LAN Manager). This piece of software is used by one of our costumers for two years now without any bigger problems. It does silently its job for hundreds of users each day and they never know what's happening in the background.

He starts with explaining how the NTLM system works and some of the example encoded messages it sends back and forth. Then, on to the good stuff - how they implemented it, some of the problems they encountered, and how, in the end, they took the entire thing and rewrote it to work in a PEAR package (which was recently accepted).

0 comments voice your opinion now!
ntlm secure resource apache module mod_ntlm tutorial ntlm secure resource apache module mod_ntlm tutorial


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: Applying FilterIterator to Directory Iteration

MaltBlue.com: How To Build an Extendible Zend Framework Application

DeveloperTutorials.com: How to Install PHP 5 on Linux

Gonzalo Ayuso: Managing Windows services with Symfony/Process and PHP

Lorna Mitchell: Installing PEAR Packages Offline


Community Events











Don't see your event here?
Let us know!


community development introduction zendframework2 series podcast example framework conference unittest phpunit language code tool testing interview release functional opinion application

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework