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 |
|
jsimmons
Starting Member
14 Posts |
Posted - 2004-12-07 : 11:53:41
|
| Hello....Does deletion of the 'sa' password cause application issues? I'm considering removal of this account (and creating another account/login) with the same priviledges as the 'sa' account. Any recommendations/validations would be greatly appreciated.Thanks! |
|
|
tuenty
Constraint Violating Yak Guru
278 Posts |
Posted - 2004-12-07 : 12:38:40
|
| just change the sa password to something not too obvious(mix letters and numbers)*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*A candle loses nothing by lighting another candle |
 |
|
|
Kristen
Test
22859 Posts |
Posted - 2004-12-07 : 12:57:15
|
| "I'm considering removal of this account"You can't remove the SA account. As tuenty says, put a rediculously long and complex password on it, write it down and lock it in the safe!Krsiten |
 |
|
|
|
|
|