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 |
kusumjain
Starting Member
21 Posts |
Posted - 2009-03-16 : 10:56:02
|
Any one used SQLPing3......New to Admin. I need to find out if the passwords are weak on the server...so using SQLPing3. I have no idea what is the userlist.txt or password list. What do you provide in that...I am lostCould not find any documentation? Thanks |
|
saurabhsrivastava
Posting Yak Master
216 Posts |
Posted - 2009-03-17 : 12:07:59
|
SQLPING is used discover unknown instances of SQL Server along with weak password. It is a heavy duty tool, I suggest you to first get approval from network team and let others know about this excersize for them to be aware in case they feel momentarily slow response. userlist.txt - List of users you want to scanpassword list - Tool doesn't know what we mean by weak password, provide examples of password you/your organization consider as weak password. |
 |
|
|
|
|