overiding Password authentication for Active directory
i have requirement need verify different password allow user login.so login field have domain\username , password.
password token gets generated active directory listed user.now instead of registered password active directory, client wants token password (which change every minutes) used , iif correct, user should allowed access.
in total want is, password verification shouldnt done @ ad code , if correct, user should allow login.
i thinking approach.
the password token user input validate code first, if correct then, change ad password user in ad database , call ad passwrd varification ftn validate user credentials.
is doable.
can pinpoint active directory sdk ftn override authentication
pushpendra
hello,
please stick previous posting , don't create same one a second time:
best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights.
Windows Server > Directory Services
Comments
Post a Comment