Re: Creating new user default to DB_owner role
- From: Jacques <Jacques@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Mar 2008 07:17:01 -0700
Hi Uri
You are right, when mapping the new login to a user in the database it gets
assigned the dbo schema. This is correct. However, in this instance the user
gets the db_owner database role and public database role as the default roles.
My understanding is that it should only get public as the default role.
"Uri Dimant" wrote:
Jacgues.
Wait, lets do it step by step. If I create a sql login (via SSMS) it does
not happen assign db_owner role, perhaps you meant when you try to map the
logi to the user on one of the database? Then it gets dbo as default schema
, but it is not a memeber of db_owner role. is it?
"Jacques" <Jacques@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:95CCA687-96A2-4CA3-ACC5-D8B1DA7099B1@xxxxxxxxxxxxxxxx
When I create a new SQL login via SSMS the user gets assigned db_owner
role
by default. This only happens on the one database.
Removing the db_owner role during creation of the user causes SSMS to fail
with an error because it tries to remove the user that is being created
from
the db_owner role.
Any suggestions?
- References:
- Creating new user default to DB_owner role
- From: Jacques
- Re: Creating new user default to DB_owner role
- From: Uri Dimant
- Creating new user default to DB_owner role
- Prev by Date: Re: Creating new user default to DB_owner role
- Next by Date: RE: What tools do you use to comply with Sarbanes-Oxley?
- Previous by thread: Re: Creating new user default to DB_owner role
- Next by thread: Re: Creating new user default to DB_owner role
- Index(es):
Relevant Pages
|
|