locked
Force fbaUser to change their password after their first Login RRS feed

  • Question

  • Hello,

    I am trying to Force fbaUsers to change their password after their first log in. I am using Sharepoint 2010.

    Thanks in Advance.

     

    -Kunjan

    Monday, October 17, 2011 7:46 PM

Answers

  • Hello Kunjan,

    SharePoint does not manage authentication, it uses Windows authentication via Active Directory whereas Claims based authentication uses ASP.net. None of the users on SharePoint are managed by SharePoint, it is always managed by an outside source. Active directory has built in functionality that enables you to manage password reset on login.  If you are set on using FBA, then you have to use a custom solution outside of the built in functionality.  

    -Bryce  

    Monday, October 17, 2011 9:48 PM