reporting services - Can loggin only as Builtin/Administrator -


what i've done is:

  • turned uac policy off
  • added local/domain user administrators group via localhost/reports
  • added user users list of ssrs db.

result: can login localhost/reportserver adminstrator, not other user.

error message:

the permissions granted user 'mydomain\myaccount' insufficient performing operation. (rsaccessdenied)  

however can login localhost/reports , edit site settings.

i tried pretty found in google, nothing me out. missing?

just needed add user folder settings roles (click role checkbox). knew missing trivial.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

android - Pass an Serializable object in AIDL -