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 |
|
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2008-12-16 : 03:50:29
|
| Dear All,in my sql server 2005, with sql server authentication mode, if some one changed the password of a particular user, how can we identify that? through eventlogs? or through error logs? how can we find that? please update me in this regard as it is very urgentArnavEven you learn 1%, Learn it with 100% confidence. |
|
|
Jason100
Starting Member
34 Posts |
Posted - 2008-12-16 : 04:10:19
|
| you can use the 3th tool .for example : log exp |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2008-12-16 : 04:19:04
|
First of all, which user? A database user? A record in a table defining application user? E 12°55'05.63"N 56°04'39.26" |
 |
|
|
sunsanvin
Master Smack Fu Yak Hacker
1274 Posts |
Posted - 2008-12-16 : 05:47:10
|
| the user is a sql user and we do not have any third party tools in our environmentArnavEven you learn 1%, Learn it with 100% confidence. |
 |
|
|
|
|
|