EdZava / VCL-ActiveDirectory4Delphi

Delphi basic library for validation and authentication of LDAP users in Active Directory.
MIT License
84 stars 14 forks source link

Invalid username always logon succeed #2

Closed uPosTW closed 2 years ago

uPosTW commented 2 years ago

Hi there

I found a problem, ActiveDirectoryClient.AuthenticateUser uses a non-existent user account, it can always be authenticated.

EdZava commented 2 years ago

Hello,

Could you give more details of the problem? If you know what the problem is, any contribution as a pull request will be very welcome.

Thanks!