Allow Users to Recover Lost Passwords
To let users recover lost passwords in Customer Portal, follow these steps.
- Make sure that Database Mail is set up on the portal server.
- In Signature Portal Security, set the default profile to Yes.
- In Microsoft SQL Server Management Studio, in the Object Explorer pane, select Management > SQL Server Logs.
- Right-click Database Mail and select Configure Database Mail.
- On the Welcome to Database Mail Configuration Wizard page, select Next.
- On the Select Configuration Task page, select Manage Database Mail accounts and profiles.
- Select Next and follow the instructions in the wizard.
- Make sure that database mail is working by choosing Send Test E-Mail.
- In the Object Explorer pane, select Databases > System Databases > mdsb > Security > Users.
- Double-click Guest, and then mark DatabaseMailUserRole in both frames.
- Select OK and close Microsoft SQL Server Management Studio.
- Stop and restart the portal server.
- In Microsoft SQL Server Management Studio, select Databases > System Databases > mdsb > Security > Roles > Database Roles.
- Double-click DatabaseMailUserRole.
- Make sure that Guest is listed under Role members.