Re: Can't edit logins or server roles
From: rmunson8 (rmunson8_at_discussions.microsoft.com)
Date: 09/13/04
- Next message: TR: "VPN : need advice"
- Previous message: rmunson8: "Re: Can't edit logins or server roles"
- In reply to: Sue Hoegemeier: "Re: Can't edit logins or server roles"
- Next in thread: Kevin McDonnell [MSFT]: "Re: Can't edit logins or server roles"
- Reply: Kevin McDonnell [MSFT]: "Re: Can't edit logins or server roles"
- Reply: Sue Hoegemeier: "Re: Can't edit logins or server roles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 13 Sep 2004 12:07:13 -0700
For some reason I don't have the sp_logininfo proc on my machine
"Sue Hoegemeier" wrote:
> You need to check the BUILTIN\Administrators group to see if there
> permissions have change.
> You need to check to see of you fall under another group - windows or
> sql server - that could be affecting your permissions.
> To get a list of all windows accounts that are members of the
> BUILTIN\Administrators group on the server, you can use:
> EXEC xp_logininfo 'BUILTIN\Administrators', 'MEMBERS'
>
> -Sue
>
> On Mon, 13 Sep 2004 09:23:41 -0700, "rmunson8"
> <rmunson8@discussions.microsoft.com> wrote:
>
> >sp_helplogins gives me a list of logins, but doesn't tell me if which local
> >NT admins are a part of the BUILTIN\Administrators.
> >
> >"Kevin McDonnell [MSFT]" wrote:
> >
> >> As Sue said, by default this is true. Local NT Administrators are members
> >> of the BUILTIN\Admininistrators are members of the sysadmin group.
> >>
> >> Run sp_helplogins to verify what logins exists.
> >>
> >> Thanks,
> >>
> >> Kevin McDonnell
> >> Microsoft Corporation
> >>
> >> This posting is provided AS IS with no warranties, and confers no rights.
> >>
> >>
> >>
> >>
>
>
- Next message: TR: "VPN : need advice"
- Previous message: rmunson8: "Re: Can't edit logins or server roles"
- In reply to: Sue Hoegemeier: "Re: Can't edit logins or server roles"
- Next in thread: Kevin McDonnell [MSFT]: "Re: Can't edit logins or server roles"
- Reply: Kevin McDonnell [MSFT]: "Re: Can't edit logins or server roles"
- Reply: Sue Hoegemeier: "Re: Can't edit logins or server roles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|