vote up 0 vote down star

On a Mac os x server with apache, is there any programming library, framework, etc. that I can get to allow Windows Integrated Authentication? I don't mean just LDAP because the user still has to logon the website before I can get the LOGON_USER. I am looking for something that gets the credentials of the Windows user from the browser (ie). If it uses LDAP I don't care just as long as the user doesn't have to logon to the intranet website.

I have looked for this with J2EE, PHP, Ruby, and more. I have only found unsupported and inactive mods for apache or pay for single sign on products, but nothing foss that is active.

Thank you.

EDIT: I found this. Am I reading it right that that is what I am also asking for?

EDIT: Apparently, jcifs is not supposed to be used for this.

flag

20% accept rate

2 Answers

vote up 0 vote down

Ive heard of Araas, but never used it myself though.

Don't know if thats helpful

link|flag
vote up 0 vote down

mod_ntlm: http://sourceforge.net/projects/modntlm/ might be what you are after

link|flag
way too old for me to trust it – johnny Jul 17 at 1:29

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.