If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Create login via SSMS, defaults to db_owner

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-29-10, 12:53
Rebecca Johnston Rebecca Johnston is offline
Registered User
 
Join Date: Oct 2008
Posts: 53
Create login via SSMS, defaults to db_owner

Hi,
I am having an issue with setting up a user via SSMS on SQL Server 2005. In one database the login creation defaults to db_owner role membership. How do I change this default behavior so that it won't automatically setup a login with the db_owner role for the database?

Thanks
Reply With Quote
  #2 (permalink)  
Old 07-29-10, 13:17
rdjabarov rdjabarov is offline
Registered User
 
Join Date: Jul 2003
Location: San Antonio, TX
Posts: 3,597
It's not a default behavior, especially since you said that it only happens in 1 database. When you click on the checkbox against that database, do you see a user name or "dbo" show up on the right from the database name?
__________________
"The data in a record depends on the Key to the record, the Whole Key, and
nothing but the Key, so help me Codd."
Reply With Quote
  #3 (permalink)  
Old 07-29-10, 14:29
Rebecca Johnston Rebecca Johnston is offline
Registered User
 
Join Date: Oct 2008
Posts: 53
When I got to SSMS - Database and click the + box for the database I don't see dbo or a user name.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On