Password Reset Web Part

Product info:
Developer: Bamboo Solutions
Designed for: MOSS 2007, WSS 3.0, SPS 2003, WSS 2.0
License: Per server

Password Reset Web PartThe Password Reset Web Part allows Active Directory or NT SharePoint users to reset their own password from an anonymous access SharePoint WSS site while also adhering to the standard security policies enforced by your organization.

The Web Part can generate new temporary passwords online or use e-mail to send new passwords to end users. You can also set up custom ASP.NET pages for users to access this functionality outside of SharePoint. SharePoint Administrators can also restrict certain users from resetting their passwords, such as executives, high-level admininstrators, etc. to maintain access security.

  • Users can now unlock and change their own password without calling IT for support.
  • Multiple levels of confirmations to ensure a secure transaction.
  • Email notifications can be sent to the system administrator each time a user resets their password.
  • Supports both Active Directory and NT domain account modes.
  • Restricts a specified set of user accounts from that can not be reset.
  • Require users to answer security questions to reset their passwords.
  • Supports multiple security zones, and forms based authentication. (SharePoint 3.0 only)


The Password Reset Web Part can be added to a page on an anonymous access SharePoint WSS site. When users forget their password, they can navigate to this site and answer security questions to perform a one step password reset, or as an alternative configuration, the product supports an email model that prompts users to enter their user name and email address into the Password Reset Web Part and click a Submit button. An email confirmation is then automatically generated and sent to the user's inbox notifying them a request has been submitted to reset their password and a hyperlink is provided to confirm the request. The user then clicks the hyperlink from the email and their password is reset. Another email message is sent to the user with the new temporary password. This temporary password is generated according to the password security policy set up on your network. When using the email verification model, all users must exist in SharePoint with their email address also stored with their user profile in SharePoint.

Alternatively, if you'd like a more customized application, you can use the ASP.NET sample applications that come with the Password Reset Web Part download. These applications provide full ASP.NET source code samples that interface with the Password Reset services, allowing you to set up an ASP page outside of SharePoint (anywhere on your intranet) to allow users to reset their passwords on their own. Users then access the Password Reset functionality with the custom requirements you build into your ASP page(s).