SQL Server 2005 and any authenticated user access / guest account
- From: kellygreer1 <kellygreer1@xxxxxxxxx>
- Date: Sun, 19 Oct 2008 14:18:49 -0700 (PDT)
What is the proper way to give any authenticated user access to a View
in SQL Server 2005?
I have a View that I would like to give any valid network
authenticated user access to so they can refresh a connected
PivotTable in Excel 2007.
I have given the guest account REFERENCES and SELECT rights to the
View and precursors (other views and 2 tables). I have also enabled
the [guest] account for this particular database. What am I missing?
Do I then have to do something to map a set of users to the [guest]
account?
Via Excel I get the error message:
Connection Failed:
SQL State: 42000
SQL Server Error: 18456
Login Failed for user 'SOMENET\SOMEUSER'
Thanks,
Kelly Greer
kellygreer1@xxxxxxxxxx
change nospam to yahoo
.
- Follow-Ups:
- Re: SQL Server 2005 and any authenticated user access / guest account
- From: Erland Sommarskog
- Re: SQL Server 2005 and any authenticated user access / guest account
- Prev by Date: Re: Security at Row Level Within SQL Server
- Next by Date: Re: SQL Server 2005 and any authenticated user access / guest account
- Previous by thread: Version Check
- Next by thread: Re: SQL Server 2005 and any authenticated user access / guest account
- Index(es):
Relevant Pages
|