Re: Setting Table Permissions?

From: Jason B (jasonb_at_kingschools.com)
Date: 12/23/03


Date: Tue, 23 Dec 2003 13:09:05 -0800

Thank you very much Andrew!
Jason

"Andrew J. Kelly" <sqlmvpnooospam@shadhawk.com> wrote in message
news:u$%23w7cZyDHA.3888@tk2msftngp13.phx.gbl...
> Checked - Granted
> X'd - Denied
> Empty - Revoked
>
> By default a user has no rights to an object unless they are dbo or in a
> role that has rights. So unless you add them to a role with permissions
you
> only need to grant them access to the objects you want them to have.
>
>
> --
>
> Andrew J. Kelly
> SQL Server MVP
>
>
> "Jason B" <jasonb@kingschools.com> wrote in message
> news:OvdnpUZyDHA.2304@TK2MSFTNGP12.phx.gbl...
> > This may be an obvious question, but I've noticed that there are three
> > settings for setting table level permissions to a user/role: Unchecked,
> > Checked, and X'd. What is the significance of having THREE states? It
> seems
> > you would either grant or deny access. The default is unchecked - what
> does
> > this state imly, granted, or not? Do I have to go through and mark
> > everythign with an X where I don't want user access, say for Update?
> >
> > Much thanks,
> > Jason
> >
> >
>
>



Relevant Pages

  • Re: Limiting Access Rights to AD from Windows 2000 Professional
    ... to do a customize delegation within the wizard. ... > to review user information and change password. ... > the user access her MMC console she can make changes to ... > overwriting the rights on a particular OU? ...
    (microsoft.public.win2000.active_directory)
  • Re: Simple Logic Question
    ... fine to print a list of links to articles depending on user access ... can't figure out an efficient way to test a) if the article IS premium ... So really what you need to do is keep track of a users access rights when they login. ... Use sessions to store the users credentials at login so that you can create your queries properly. ...
    (comp.lang.php)
  • RE: Rights to install hardware
    ... >allow a user access to install USB flash drives. ... >i dont want them to have administrator rights. ...
    (microsoft.public.win2000.general)
  • Re: you do not have access to logon to this session
    ... You need to have the Log on Locally rights to logon to a server with a ... > Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA ... > This posting is provided "AS IS" with no warranties, and confers no rights. ... add the user and give them at least user access. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Granting GRANT permissions
    ... How do I allow a user to create a stored procedure for 'dbo' without giving ... that errors out saying you can't use AS when granting those rights. ... > can grant permissions on their own procedures to other users. ...
    (microsoft.public.sqlserver.security)