Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

To let users recover lost passwords in Customer Portal, follow these steps.

  1. Make sure that Database Mail is set up on the portal server.
  2. In Signature Portal Security, set the default profile to Yes.
  3. In Microsoft SQL Server Management Studio, in the Object Explorer pane, choose Management > SQL Server Logs.
  4. Right-click Database Mail and choose Configure Database Mail.
  5. On the Welcome to Database Mail Configuration Wizard page, choose Next.
  6. On the Select Configuration Task page, choose Manage Database Mail accounts and profiles.
  7. Choose Next and follow the instructions in the wizard.
  8. Make sure that database mail is working by choosing Send Test E-Mail.
  9. In the Object Explorer pane, select Databases > System Databases > mdsb > Security > Users.
  10. Double-click Guest, and then mark DatabaseMailUserRole in both frames.
  11. Choose OK and close Microsoft SQL Server Management Studio.
  12. Stop and restart the portal server.
  13. In Microsoft SQL Server Management Studio, choose Databases > System Databases > mdsb > Security > Roles > Database Roles.
  14. Double-click DatabaseMailUserRole.
  15. Make sure that Guest is listed under Role members.
  • No labels