Re: Can't edit logins or server roles
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 09/10/04
- Next message: rmunson8: "Re: Can't edit logins or server roles"
- Previous message: rmunson8: "Can't edit logins or server roles"
- In reply to: rmunson8: "Can't edit logins or server roles"
- Next in thread: rmunson8: "Re: Can't edit logins or server roles"
- Reply: rmunson8: "Re: Can't edit logins or server roles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 10 Sep 2004 10:42:28 -0600
A windows local admin may have sysadmin access for a SQL Server
running on that box as by default SQL Server adds the Windows group
BUILTIN\Administrators (local admins) and members of this group are
sysadmins by default. However, that doesn't mean that this can't be
changed. Some people remove the BUILTIN\Administrators group and
others have changed what SQL Server server role this group belongs to.
So on a default installation with nothing changed, a windows local
admin would have sysadmin access in SQL Server but that can be
changed. I would guess that this is the case on the server were you
don't seem to be a member of sysadmins. You can check your role
membership using IS_MEMBER or IS_SRVROLEMEMBER which are explained and
documented in books online.
-Sue
On Fri, 10 Sep 2004 08:41:02 -0700, "rmunson8"
<rmunson8@discussions.microsoft.com> wrote:
>I am running SQL Server 2000 and am a member of the windows Administrators
>group.
>
>In Enterprise Manager, I am unable to get to the Properties of any of the
>Security Logins, and am unable to view any of the ServerRoles.
>
>My understanding is that to do so, I would need to be a member of the
>sysadmin role, and should be a part of that role by default if I am a member
>of the windows Administrators group. However, that doesn't seem to be the
>case.
>
>Any ideas why I can't perform any of the sysadmin functions even though I am
>the computer's admin?
- Next message: rmunson8: "Re: Can't edit logins or server roles"
- Previous message: rmunson8: "Can't edit logins or server roles"
- In reply to: rmunson8: "Can't edit logins or server roles"
- Next in thread: rmunson8: "Re: Can't edit logins or server roles"
- Reply: rmunson8: "Re: Can't edit logins or server roles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|