HOWTO: Synchronize app passwords with a Windows domain

From: Google Mike (googlemike_at_hotpop.com)
Date: 11/04/03


Date: 4 Nov 2003 08:46:46 -0800

You may want to know how to make your PHP app on a Unix, Linux, or
Windows host synch up with a Windows domain. It's simple. Just start
an IIS server, then secure it to the nine yards with the security
patches and advice from the Microsoft website. (Have fun doing that,
by the way! Tee hee.) Next, you create a page on that IIS host that
simply returns the phrase, "OKAY". Next, secure just that page with
Basic and Windows NT C/R IIS security to the domain you wish, choosing
"Domain Users". Next, from PHP on another web host (IIS, Apache,
whatever), use the cURL functions (or socket library) to hit that web
page and return the result. If it returns "OKAY", then the user's
username and password are correct. If you get an error, then the
username and/or password are incorrect for that domain.



Relevant Pages

  • Re: Integrated Windows Authentication & Mac Compatibility
    ... > We have Integrated Windows Authentication enabled on IIS ... and its host name is set to ... > the pop-up dialog box for credentials). ...
    (microsoft.public.inetserver.iis.security)
  • Integrated Windows Authentication & Mac Compatibility
    ... We have Integrated Windows Authentication enabled on IIS ... http://intranet/ (made the host name without dots to avoid ... Mac IE prompts for credentials and it ...
    (microsoft.public.inetserver.iis.security)
  • Re: IIS mostly but help pointing towards apache / linux computer
    ... Since your linux router is fowarding all port 80 traffic, ... when the request reach IIS and IIS check that this host header doesn't ... > I have a couple of web pages on my windows 2000 server and it works> fine. ... > BUT now I want to host something on my linux box too, namely a email> list manager named mailman that has a web page portal. ...
    (microsoft.public.inetserver.iis)
  • Re: been hit by hacker, servudaemon installed
    ... security patching on iis 4.0 ... security fixes into the new version. ... >install all service packs and patches from Microsoft, ... >>>Windows, Apache, you name it. ...
    (microsoft.public.inetserver.iis.security)
  • Re: been hit by hacker, servudaemon installed
    ... security patching on iis 4.0 ... security fixes into the new version. ... :>install all service packs and patches from Microsoft, ... :>>>Windows, Apache, you name it. ...
    (microsoft.public.inetserver.iis.security)