Access report using username and password

HanneyHanney Member Posts: 41
edited 2008-11-28 in SQL General
Hi there,
I want to create user name and password for client pc when they want to view/access report at [url=http://]http://[/url]<servername>/Report
Have anybody know how to do that?

Thank you..

Comments

  • Dave_beDave_be Member Posts: 35
    Hello

    You could add the users permission to the folder or report by using the SQL Server Management Studio and connect to your Reporting Service.
    You can browse to the "home" folder and you'll see your folders and reports you've created.
    Right click a folder or record and -> properties -> Permissions -> Add user or group.
  • HanneyHanney Member Posts: 41
    Hi, thanks for quick reply..

    is that any different between BUILTIN\Administrator and NT AUTHORITY\SYSTEM?

    Thank you..
Sign In or Register to comment.