PDA

View Full Version : Apache/PHP/IWA?


slonkak
06-24-2008, 02:51 PM
Ok guys, anyone know how to do this?

Linux server running Apache and PHP. I want to mimic Integrated Windows Authentication (for Windows/IE clients only, duh). I need it to grab the current Windows login token and use that for auth to Active Directory just like IE does with IIS.

I know of one product that has accomplished this, but I don't know how. Anyone have some insight?

Thanks for any help!

tokenuser
06-24-2008, 04:38 PM
Ok guys, anyone know how to do this?

Linux server running Apache and PHP. I want to mimic Integrated Windows Authentication (for Windows/IE clients only, duh). I need it to grab the current Windows login token and use that for auth to Active Directory just like IE does with IIS.

I know of one product that has accomplished this, but I don't know how. Anyone have some insight?

Thanks for any help!Hmmm. Its possible. We did a similar thing on our software (Apache/Tomcat setup, not PHP ... but the concept is the same). I wasn't involved directly, but there are a number of MSDN articles on the subject ... and they led us to the NTLM mod for apache (look for it on sourceforge).

cniesel
06-29-2008, 05:06 PM
it is possible, my school has this to access their server and special dictionaries. But I have no clue.

The best solution would be to ask a guy by the name of Mattias Schlenker , he is in this forum,

http://www.pcpraxis.de/index.php?option=com_joomlaboard&Itemid=26&func=showcat&catid=96

Note, this is the Linux board, Its in German like everything else there.

I think he does understand German

cniesel