Does anyone know of a way to allow password changes via SharePoint's web interface? Either a add on or settings?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

You could use this web part: http://changepassword.codeplex.com/

Works on 2010: http://changepassword.codeplex.com/discussions/219795

link|improve this answer
Do you also have a guide for the installation of this? As I've tried it via power shell Add-SPSolution etc, however this still isn't working? – Joe Jan 31 at 18:23
Add it to the solution store with stsadm -o addsolution -filename ItacsChangePassword.wsp – Bart De Vos Jan 31 at 18:59
Then deploy it right...? – Joe Jan 31 at 19:14
Yes <!-- Ugh, Comment min length --> – Bart De Vos Jan 31 at 21:23
Thank you. Wil give this a shot when I'm back in work tomorrow. – Joe Jan 31 at 21:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.