Reverting from custom authentication

  • We have an asp.net application that using forms authentication to embed SSRS into the website.  Long story, but the encryption keys were deleted and now the forms authentication no longer works.  We are waiting on the developer who did this to be engaged, but I'd like to revert the custom forms authentication back to straight SSRS windows trusted authentication in the meantime.  Has anyone had experience reverting from custom forms authentication back to standard?

     

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • Yes, we changed the authentication section in the RSReportServer.config back to using NTLM. And then had to change the credentials for the web site - changing the web.config file to use impersonation. From what I remember, changing the RSReportServer config file would be mandatory. And then what you do from there depends on if you are using code or the webconfig file to set the authentication.

    Sue

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply