Enforce Change Password at next login/every 60 days using FBA with AD?
We're using Forms Based Authentication tied to AD. We're about to go live and need users to log in using a password we supply. Once they log in, they're prompted to change their password to their own. We also want to force users to change their password every 60 days.So, in testing, our users are able to log in using the password we supply. We close the browser and then, in AD, we then set the user acct properties to force the user to change password at next login. Reopen the browser, try to log in with the password we supplied, but the password isn't recognized.Is there a way to use FBA with AD and force users to change their passwords at first login and every 60 days?Much thanks!Scott
May 19th, 2009 5:53pm

Hi scogordo,One approach would be to add a control in the master page that does a check to see if the user needs to reset there password and redirect them to the change password page.Another approach would be to create a custom login page and doing the check there before actually allowing the user in the system.I believe what you are trying to do requires customization it not like windows when you log in and if your required to change your pasword then it prompts you...I hope this helps
Free Windows Admin Tool Kit Click here and download it now
May 21st, 2009 1:35am

I am having the same problem- LDAP and AD won't allow you to do a directoryentry search on a user to see ifhe has to change his password on next login. Once that flag is set, ldap doesn't recognize the login as valid. Has anyonetried ADAM to possibly get this flag and authenticate the login user? I'm looking into ADAM now.
June 3rd, 2009 10:54pm

This is very interesting for me too to enable password change and password policy via FBA. Does anyone solved it?
Free Windows Admin Tool Kit Click here and download it now
February 22nd, 2010 11:49am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics