rrewkn1976
New Member
I am creating an application in which the administrator must have the privilege of resetting the password of other users. I don't want to reset their passwords. I just want the administrator to be able to change the password of everyone without knowing their old password. How can i change the password without knowing the old password. I am using asp.net mvc 4 and the simple membership provider.I also have no configuration in web.config for the membership provider.