Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Authetificate User via LDAP against active directory
#5
Sorry for the late response:
These values makes no sense and seems to be random even with same credentials: 74841234,75627666,71302290,71498898,75889652,74120338

I wonder why the response is different from VCL with the same source.

If ADsOpenObject fires no exception the user can pass so I modified the source to:
try
ADSerg:=adshlp.ADsOpenObject(ap, aUser,aPassword, 1, IID_IADsUser,user);
//result:=(ADSerg=s_OK);
result:=true;
except
Reply


Messages In This Thread
RE: Authetificate User via LDAP against active directory - by mikel.pahl - 09-30-2021, 04:56 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)