Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
rb1373
Yak Posting Veteran
93 Posts |
Posted - 2005-03-01 : 18:48:05
|
| What is the general opinion of this account? Is it advised to remove it or leave it? Since I don't control who gets added as local admins, I'm concerned. But if I remove it, what do I risk? Thanks. - ray |
|
|
stratesql
Starting Member
1 Post |
Posted - 2005-03-01 : 22:56:56
|
| I always remove security for that account. There is no sense granting by default any admin on your SQL Server full access to the SQL databases.Jason Strate |
 |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2005-03-01 : 23:27:17
|
| It will affect how the full text search works (if you use that). There are a couple of other minor problems that are easily fixed. Search the microsoft kb for more information. -ec |
 |
|
|
|
|
|