Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Does anyone of you know some webpart providers. I am desperately looking for a SharePoint webpart which can do following.

  • change password
  • lost password recovery (e-mail)
  • change password reminder (e-mail)

At the moment I have just found following providers which met the specs

  1. http://www.envisionit.com/Products/Pages/ExtranetModuleforSharePoint.aspx
  2. http://ssc.amexus.com/Prod/bamboo/Seiten/ITProductivityPack.aspx
  3. http://www.virtosoftware.com/sharepoint-password-reset-webpart.aspx
  4. http://www.sharepointboost.com/passwordchange.html
share|improve this question
don't understand why the post has been closed... – Steve B Jul 29 '11 at 5:27

closed as not constructive by Alex Angas Jul 29 '11 at 0:36

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

3 Answers

Take a look at Bamboo Solutions Password Managmenet Cycle For SharePoint

share|improve this answer
Client of mine is using this one. Heard only good things so far – Jaap Vossers Feb 16 '10 at 8:58

There's a free web part for changing AD passwords on CodePlex: ChangePassword.codeplex.com. I've used the 2003 version in our MOSS 2007 portal w/o too much issue, looks like this project has updated it to the 2007 APIs.

It doesn't look like it does email notifications, but users are shown the days remaining until they need to change their password, and you can't beat the price ;)

John

share|improve this answer

Active Directory Tools For SharePoint is a low cost option that I built. It doesn't do emailing, but I suppose it could! I wouldn't be opposed to adding that functionality if it was really desired.

Feel free to drop me a line and let me know if that's something I should code in.

http://dis.mantle.me

share|improve this answer