On 8/27/07, Jay Blanchard <jblanchard@xxxxxxxxxx> wrote: > Are you trying to do single sign-on? This would be one of the holy > grails of the PHP on Linux, Windows clients operations. This is > available with .Net and with legacy ASP/Jscript apps but not with > PHP....even on windows there's an apache module that might be able to be used in concert with PHP... apache-ntlm i think it is, something like that. it's perl-based iirc. it would be great if it was available for PHP. i looked at the internals, and it was way too confusing for me to bother with. i'm sure someone could whip up a PECL, PEAR or core PHP module for it though, someone has reverse engineered it in perl already. iirc it's a challenge/response mechanism that has a lot of bit shifting stuff, and i didn't need it that badly :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php