[_] Sending directory username/password programmatically.
Jon Hadley
me at jon-hadley.com
Wed Apr 2 12:19:31 BST 2008
Steve, Almost. Anyone clicking from the IIS host has already been authenticated (via a seperate ASP app), so we want to log them in without any further ado on the *nix server. Anyone arriving at the *nix server hasn't been authenticated and should get the prompt. We must have the *nix server secure, but can't merge it's operations into the IIS server (long story for another day). Jon.