Johan A
July 21st, 1999, 04:49 AM
I am developing a program that is going to run on NT domain (intranet). Users need to login (name + pwd) in to the application in order to use it. I want to lookup the name and pwd with the SAM database, i.e. I want to do a NT login. I know how to check the username against the SAM, but how do I compare the passwords???