Re: New user logon and permissions
From: Robert Strickland (strickra_at_rjsonline.net)
Date: 10/29/03
- Next message: Sue Hoegemeier: "Re: restrict login to one instance"
- Previous message: Kalen Delaney: "Re: New user logon and permissions"
- In reply to: Kalen Delaney: "Re: New user logon and permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 29 Oct 2003 15:57:51 -0500
Thanks
"Kalen Delaney" <replies@public_newsgroups.com> wrote in message
news:uuaiw3lnDHA.1488@TK2MSFTNGP12.phx.gbl...
> Hi Robert
>
> Permissions are granted to usernames, not to logins, so to control
> permissions in master, you must specify the username. Most logins don't
have
> a specific username in master, but master has a guest user, which means
that
> any login can access the database. Thus, permissions are controlled by
> granting/removing/denying to guest user.
>
> It is not recommended that you remove all permissions in master, because
> there are many activities that need master, such as using system
procedures
> and information views.
>
> What exactly are you trying to avoid?
>
> MSDB is a different story. You can remove the guest user with little ill
> effect. You actually can remove the whole database if you want!
>
> --
> HTH
> ----------------
> Kalen Delaney
> SQL Server MVP
> www.SolidQualityLearning.com
>
>
> "Robert Strickland" <strickra@rjsonline.net> wrote in message
> news:Oto79klnDHA.2456@TK2MSFTNGP09.phx.gbl...
> > We would like to remove all permissions for our userid to master and
msdb
> > but there seems to be no way to remove the permissions. Is there a way
to
> do
> > this or is there a need to remove the insert/update/delete/select
> > permissions for logon user ids? What is the best practice for this?
> >
> >
>
>
- Next message: Sue Hoegemeier: "Re: restrict login to one instance"
- Previous message: Kalen Delaney: "Re: New user logon and permissions"
- In reply to: Kalen Delaney: "Re: New user logon and permissions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|