insufficient permissions

P

Paul Conroy

ensure the account used for running the report has got reader permissions to
the datasource (unlikely if the reports are running as the end user). I
typically configure the datasource to connect under a specific user account
as this also helps address ye ole double hop issue where Kerberos is not
configured.
 
Top