Re: SQL 2005 user limit
From: Andrew J. Kelly (sqlmvpnooospam_at_shadhawk.com)
Date: 11/10/05
- Next message: Dan Johnson: "Recommended Approach"
- Previous message: Lazer: "Re: VS 2005 - Server Explorer - Diagrams - Invalid DBO User"
- Next in thread: Andrew J. Kelly: "Re: SQL 2005 user limit"
- Maybe reply: Andrew J. Kelly: "Re: SQL 2005 user limit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 10 Nov 2005 08:54:44 -0500
I assume you meant it wasn't possible in SQL2000? Yes it is possible in
2005. As a matter of fact by default a user will only see objects that they
have permissions to. This even pertains to things like SQL Agent. If the
user is not a member of one of the Agent roles they won't even see the Jobs
node. You can even filter what objects you do see even if you have the
permissions to view them.
-- Andrew J. Kelly SQL MVP "Marcin S." <MarcinS@discussions.microsoft.com> wrote in message news:93FD6DFA-DB57-4413-8C01-8EF038246FD1@microsoft.com... > Hi, > > In SQL 2005 it was not possible to limit a user to list all databases is > it > possible in SQL 2005? I cant fid any info about this issue. > > Main problem: a user should anly see hes/her own database > > (this is supported by MYSQL for long time now) > > > -- > ----------------------- > Marcin S.
- Next message: Dan Johnson: "Recommended Approach"
- Previous message: Lazer: "Re: VS 2005 - Server Explorer - Diagrams - Invalid DBO User"
- Next in thread: Andrew J. Kelly: "Re: SQL 2005 user limit"
- Maybe reply: Andrew J. Kelly: "Re: SQL 2005 user limit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|