Re: Accounts
Ben Stegink
From everything I've seen and read, and what I do when I install MOSS is create 4 accounts.
1. SharePoint Administrator - the SharePoint admin, log in as this user when installing SharePoint as well as the Administrator user you need to enter when running the configuration wizard. This user needs local admin rights to install SharePoint as well as rights on the DB server to created DB's and assign permissions to those DBs
2. SharePoint Web Application - This user is used for the app pool identity on all the web applications as well as the Shared Services credentials. This user only needs domain user rights
3. SharePoint Search - This user is used when starting the search service. They need local admin access on the search server
4. SharePoint Crawl - This is the content crawler for SharePoint, use this user when setting up indexing and crawling inside of Shared Services. This user only needs domain user rights.
That is how I set up my SharePoint installations based on various documents I've read about SharePoint and creating different accounts and how to set them all up.
I hope that helps,
Ben