[thelist] accessing windows variables

Eduardo Kienetz eduardok at gmail.com
Mon Dec 6 15:02:02 CST 2010


On Mon, Dec 6, 2010 at 2:31 PM, Jeremy Weiss <eccentric.one at gmail.com> wrote:
> I'm trying to find a way to access our users' windows username and
> domain on our company's intranet site. The site is running on a
> standard LAMP stack. All I've managed to find so far is an Apache
> module called mod_ntlm. But before I go through the process of vetting
> and setting up another module I wanted to run it by here and see if
> I'm overlooking a simpler solution.

I'd probably go through this:
http://mod-auth-sspi.sourceforge.net/docu/mod_auth_sspi/
See: http://stackoverflow.com/questions/168610/can-you-get-a-windows-ad-username-in-php

-- 
Eduardo Bacchi Kienetz


More information about the thelist mailing list