Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
eshwararao.ch
Starting Member
3 Posts |
Posted - 2009-11-24 : 09:24:31
|
Hi Team,We have a requirement for providing access to dashboard for non-active directory users(i.e., users who are not in the domain). The users will be accessing the dashboard through a web portal, there they enter the username and password. Please provide some information on this.We have table which is storing the users information(that usernames and password), is there any possibilities of providing securities at the report level. If anybody has any information please do share.Thanks in advance. Have a nice day Regards,Ram |
|
JCirocco
Constraint Violating Yak Guru
392 Posts |
Posted - 2009-11-24 : 19:29:15
|
Create an AD Group with the appropriate users in it (Or All users if appropriate) and give then access to the data and the Reporting Services Folder?JohnIt's a small world (but I wouldn't want to paint it) |
|
|
eshwararao.ch
Starting Member
3 Posts |
Posted - 2009-11-24 : 22:56:54
|
Hi JCirocco,Thanks for your reply.Is this the only way? the users should be in AD Group?Because there are some thousands of clients. Is anything can be done at the report level? because we have user information table which stores usernames of the portal and passwords.Regards,Ram |
|
|
|
|
|