We're on pace to roll out SPS and WSS 2003 to our entire
organization hopefully by the end of the month (it's about time).
While we've been doing testing, one thing that hasn't crossed my
mind so much until now is the accounts that should be set up in SQL
Server. We have a number of people using SharePoint at the moment,
about 8 or 10, for our SharePoint project team and a few other
testers/developers. They are all users of the portal and a few
sites. But we only have two users defined on each
SharePoint database in SQL Server, both users being in the config
database, and in all the content databases. These users are dbo,
and our SharePoint administrator domain account (this is a domain
admin). We also have a few logins for administrative accounts.
Would it be wise to add everyone else in the organization to the
content database (or any more logins to the SQL Server), or should I
leave it like it is, since most of the security is on the SharePoint
end? Are there any potential issues for either approach?