Date: 08/31/05 (PHP Community) Keywords: php, apache I am attempting to create an intranet site at work. We want to be able to authenticate users using active directory, and in such a way that the user doesn't need to put in a password or login name as long as they are logged into active directory(i.e., logged into Windows.) I was wondering if there's anyway I can determine the user's windows login name using either PHP or Apache. The point of this is that the user will simply be able to go to the intranet site from their work PC and use it, without needing to log into the site. Source: http://www.livejournal.com/community/php/340424.html
|