|
Michael Blumenthal's BlumenthalIT.NET > Blogging about SharePoint > Posts > Need More Permissions than Sec Admin and DB Creator to Attach Content Database in SQL 2008
|
4/20/2009So I decided that the best way for me to get some content into this new MOSS farm that I created was to attach a content database. I logged into my farm server (it’s a demo environment so it’s all on one box). I logged in as my Farm Admin account. I went into SQL Server Management Studio, right clicked the Databases folder, and then clicked Attach. Got this: That’s not what I was expecting. After asking one of our SQL gurus to take a look and having him tell me that he’d never seen this one before, I feared my install of SQL Server 2008 was broken and I’d have to reinstall…. But one last thing came to mind – I was logged in as my Farm Admin account, not the box admin/domain admin (machine is a Domain Controller so box admin is domain admin), so I only had Security Admin and DB Creator roles, not full control / system admin. Sure enough, when I logged into the machine as domain admin, the Attach dialog worked. Hopefully, the attach will achieve what I want as well… --Michael |
|
|
|
|
|
|