Re: Alter User for domain user



"Tom Moreau" <tom@xxxxxxxxxxxxxxxxxxxx> wrote in
news:#eim$F8rIHA.2292@xxxxxxxxxxxxxxxxxxxx:

What roles do you have? Are you a member of the sysadmin fixed server
role. IIRC, that would make your default schema dbo.


I kept myself as a member of the sysadmin fixed role, since I want those
permissions. I removed myself from the dbo role.

I have changed my default schema away from the dbo schema to something
else, but it's being ignored.

I don't see where it's documented that a member of the sysadmin fixed
server role can't have another default schema (other than dbo) and have it
work.


David Walker
.



Relevant Pages

  • Re: Alter User for domain user
    ... Any member of sysadmin will always be the dbo inside a DB. ... connect to the server with Windows Authentication, the default schema ...
    (microsoft.public.sqlserver.security)
  • Re: Permission to Users under DB
    ... public and db_owners database roles. ... The user mapped to dbo ... as being a member of db_owners role although the default ... permissions in the database will be the same. ...
    (microsoft.public.sqlserver.security)
  • Re: Database connection issue using SQL schema user account
    ... They can simplify permissions insofar as being able to have ... new objects created inside of a schema inherit permissions assigned to ... --The dbo user account is not the same thing as the dbo default ... The dbo user maps to db_owner/sysadmin. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Alter User for domain user
    ... connect to the server with Windows Authentication, the default schema ... (I used to have the dbo role, ... role on the server. ... schema different from dbo for a Windows login. ...
    (microsoft.public.sqlserver.security)
  • Re: sql server
    ... managment studio is connected to a sql server 2000 standard edition database. ... the default schema name for me on sql server 2005 management studio ... Assuming your database is using objects only in the dbo schema here is what ...
    (microsoft.public.sqlserver.setup)