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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 how to find if someone changes the password

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 urgent

Arnav
Even 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
Go to Top of Page

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"
Go to Top of Page

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 environment

Arnav
Even you learn 1%, Learn it with 100% confidence.
Go to Top of Page
   

- Advertisement -