Re: Read Only User - One Database
From: Dave (Dave_at_discussions.microsoft.com)
Date: 10/29/04
- Previous message: Dave: "RE: is this disaster recovery / 'high availabilty" setup OK?"
- In reply to: Sue Hoegemeier: "Re: Read Only User - One Database"
- Next in thread: Sue Hoegemeier: "Re: Read Only User - One Database"
- Reply: Sue Hoegemeier: "Re: Read Only User - One Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 28 Oct 2004 19:53:01 -0700
sue i can't see guest account except master database.. you meant somebody
created it ?
"Sue Hoegemeier" wrote:
> Which other databases? Most likely those are databases with
> the guest account enabled. If a user doesn't have an account
> to log into the database and the guest account is enabled,
> the user has access through the guest account and whatever
> rights are granted to public and this account. The guest
> account cannot be deleted from master or tempdb. It can be
> added, delete from other databases.
> When you added the user to the db_datareader role, you gave
> that user permissions to select from all user tables.
> Permissions are cumulative so the user obtains all
> permissions through the combination of their individual
> account and any groups, roles that they are members of. When
> you also gave the individual account select permission on
> views, the user ended up with those permissions as well as
> select on all user tables.
>
> -Sue
>
> On Thu, 28 Oct 2004 17:39:38 -0400, "Adrian Maull \(MCP\)"
> <no_spam@no_email.org> wrote:
>
> >How do I create a user, that has rights to only one database, and only
> >select rights to some views?
> >
> >I created a login in Enterprise Manager; checked the database access only on
> >the database the user needs to see; and checked the db_datareader role.
> >However, logging in as this user I can see and select from other databases.
> >
> >Under the database I gave the user rights to, I checked only select rights
> >on the views I want the user to select from. I can still select from
> >tables, etc.
> >
> >Obviously, I'm missing something here....
> >
> >
>
>
- Previous message: Dave: "RE: is this disaster recovery / 'high availabilty" setup OK?"
- In reply to: Sue Hoegemeier: "Re: Read Only User - One Database"
- Next in thread: Sue Hoegemeier: "Re: Read Only User - One Database"
- Reply: Sue Hoegemeier: "Re: Read Only User - One Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|