Windows 7 security model - differences between Windows XP and Active Directory
- by Rafael
I have a Delphi procedure to validate user credentials on my system integrated with Active Directory.
On Windows XP/2000, when the user presents invalid credentials, the program/system performs as expected. On a Windows 7 system, the procedure doesn't validate the credentials and allows the user to continue without a check.