[plt-scheme] Password validation in the web-server on Windows
Yoav Goldberg wrote:
> On 10/16/05, Jens Axel Søgaard <jensaxel at soegaard.net> wrote:
>>Given a Windows username and a password, is there a simple
>>way for a servlet (or another program) to determine whether
>>the password is correct?
>>
>>My plan is to run the PLT web-server on a machine, which
>>is member of a Windows domain. I hope it is possible
>>to avoid maintaining passwords on the web-server.
> Which windows version are you using?
The result is to be deployed on Windows 2003, and I am
using Windows XP on my developement machine.
--
Jens Axel Søgaard