I followed this link -
http://msdn.microsoft.com/en-us/library/bb522727.aspx to configure my SSRS service account. My network does not support kerberos authentication, so I haven't done any SPN configuration.
I have few doubts,
what all minimal windows and SQL DB permissions does this service account should have?
I'm getting "The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database." error.
Does the workaround in this link - http://social.msdn.microsoft.com/Forums/eu/sqlreportingservices/thread/206bd205-3dd8-411f-a3d2-b94667f84992 is the only way?
Sometimes I get "The request failed with HTTP status 401: Unauthorized" error. Rarely this error comes and this workaround in this link - http://connect.microsoft.com/SQLServer/feedback/details/323214/the-request-failed-with-http-status-401-unauthorized fixes it.
Can someone suggest me a best approach to configure the SSRS serivce with domain account?
I have few doubts,
what all minimal windows and SQL DB permissions does this service account should have?
I'm getting "The report server cannot decrypt the symmetric key used to access sensitive or encrypted data in a report server database." error.
Does the workaround in this link - http://social.msdn.microsoft.com/Forums/eu/sqlreportingservices/thread/206bd205-3dd8-411f-a3d2-b94667f84992 is the only way?
Sometimes I get "The request failed with HTTP status 401: Unauthorized" error. Rarely this error comes and this workaround in this link - http://connect.microsoft.com/SQLServer/feedback/details/323214/the-request-failed-with-http-status-401-unauthorized fixes it.
Can someone suggest me a best approach to configure the SSRS serivce with domain account?