SharePoint Blogs / SharePoint University
SharePoint Blogs and SharePoint University - all in one place!
Need SharePoint Training? Attend a SharePoint Bootcamp!

Please delete cookies related to sharepointblogs.com and sharepointu.com to resolve login issues!

Installation and Setup – Preparing your Server Environment

Proper planning is crucial to the successful implementation of any MOSS 2007 Farm.  Below is guide to preparing your server environment by creating the proper accounts and simplifying permissions by making of use of Active Directory groups.

Step 1 – Create Accounts and Admin Group in Active Directory

The following user accounts should be created:

SAMPLE USER ACCOUNTS:

Server Farm Account      =             Domain\SP-ServerFarm
Setup User Account        =             Domain\SP-SetupUser
SQL Service Account       =             Domain\SP-SQLService

SAMPLE DOMAIN GLOBAL GROUP:

AD Global Group              =             Domain\SharePointAccounts

Step 2 – Add Accounts to Administrative Group

Add the three setup accounts created in Step 1 to the Active Directory Global Group created in Step 2.

Step 3 – Add Domain Group to Local Administrators Group on SharePoint Servers

Add the Active Directory Global Group (Domain\SharePointAccounts) to the Local Administrators Group of every Web Front End or Application Server within your SharePoint Farm.

Note: You may also use Active Directory Group Policies to accomplish this.

Step 4 – Add Account to the SQL Server Local Admin Group

Add the SQL Service Account (Domain\SP-SQLService) to the Local Administrator Group of your SQL Server.

Step 5 - Assign SQL Server Roles

Create the following Logins and assign the defined Roles on the SQL Instance to be used for the installation of MOSS 2007:

Logins                                                   Roles

Domain\SP-ServerFarm                 dbcreator, securityadmin
Domain\SP-SetupUser                  dbcreator, securityadmin
Domain\SP-SQLService                 dbcreator, securityadmin, sysadmin

  

Posted 10-12-2007 5:34 PM by gregrod

Comments

KAF wrote re: Installation and Setup – Preparing your Server Environment
on 10-13-2007 7:21 AM

Greg - thanks for the great post!  Following the installation and configuration of MOSS, do I need to keep the "SP-SetupUser" around, or can I delete it?

SharePoint 2007 Link love: 10-14-2007 at Virtual Generations wrote SharePoint 2007 Link love: 10-14-2007 at Virtual Generations
on 10-14-2007 2:43 PM

Pingback from  SharePoint 2007 Link love: 10-14-2007 at  Virtual Generations

gregrod wrote re: Installation and Setup – Preparing your Server Environment
on 10-15-2007 8:07 AM

KAF - The SP-SetupUser Account is used during setup or later configuration.  You could delete the account but must make sure to grant acces to another account especifically for the SSP, WebApps and within SQL.

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
Need SharePoint Training? Attend a SharePoint Bootcamp!
Posts (c) their respective authors. Everything else (c) 2009 SharePoint Experts, Inc.