MOSS 2007 – Step by Step – Part 6

by rahul 9/16/2009 12:52:00 PM

MOSS 2007 – Step by Step – Table of Content

In this post, we’ll create a couple of accounts that are required for SharePoint in order to make it talk to the SQL Server and other Administrative actions. Refer to this article if you want to learn more about different accounts.

Two domain accounts that we are going to create and configure are…

Moss Administrator’s account name : dotnetscraps\MossAdmin
SQL Server service account : dotnetscraps\SQLAdmin

    Switch to the machine DC.
    Click Start –> Run –> Type dsa.msc and hit Enter.
    Switch to Users

image

    Right Click Users –> Select New –> User

image

    Type in the following and click Next.

image

    Make the following changes (I am using Password as pass@word1) and click Next, Finish.

image

    Once again, Right Click Users –> Select New –> User
    Type in the following and click Next.

image

    Make the following changes (I am using Password as pass@word1) and click Next, Finish.

image

    The accounts are created, let’s give it appropriate permission in SQL Server.
    Switch to AS machine, and open SQL Server Management Studio
    Connect to the Database server by click Connect.

image

    In the left pane, expand Security –> Right click Logins –> Select New Login…

image

    Click the Search button

image

    Type dotnetscraps\sqladmin and click Check Names button

image

    Click OK.

image

    Ensure Windows Authentication is checked. Switch to Server Roles in the left pane.

image

    Select dbcreator and securityadmin. Click OK.

image

     Now, let’s take care of MossAdmin account.
     You need to do this in all the machines AS, WFE1 and WFE2.
     Right Click on My Computer and select Manage.
     Expand Groups. Double click Administrators. Then click on Add… button.

image

     Type mossadmin and click Check Names button. Click Ok.

image

     PLEASE DO IT ON ALL THE MACHINES if you want to avoid unpleasant surprises later on Smile
     We are all set now. Very soon we’ll have a fully functional web farm which has Network Load balancing enabled and all the accounts setup.  All the hard work that we have done so far will pay off in the next post when you see SharePoint farm up and running.

Next step would be to create a SharePoint farm and launch Central Administration Tool.

We will discuss about it in the next post. Stay tuned…

-Rahul

Quote of the day:
If at first you don't succeed, find out if the loser gets anything. - Bill Lyon



blog comments powered by Disqus

Rahul Soni

Rahul Soni  Twitter

 LinkedIn

 Facebook

 Email me



Vivek Kumbhar

Vivek Kumbhar  Twitter

 LinkedIn

 Facebook

 Email me


Stack Exchange

profile for Vivek at Server Fault, Q&A for system administrators and IT professionals

profile for Rahul Soni at Stack Overflow, Q&A for professional and enthusiast programmers

Calendar

<<  February 2012  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
2728291234
567891011

View posts in large calendar

All Items
Sign in

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2012, Rahul Soni

Powered by BlogEngine.NET 1.4.5.0