Skip to content

Commit 8724eb7

Browse files
authored
Update README.md
Attempted to use login credentials, but they were invalid (#420)
1 parent b6f985d commit 8724eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The script will try its best to log in via any means possible. It will check fo
185185

186186
[client]
187187
user=someusername
188-
pass=thatuserspassword
188+
password=thatuserspassword
189189

190190
Once you create it, make sure it's owned by your user and the mode on the file is 0600. This should prevent the prying eyes from getting your database login credentials under normal conditions. If a [T-1000 shows up in a LAPD uniform](https://en.wikipedia.org/wiki/T-1000) and demands your database credentials, you won't have much of an option.
191191

0 commit comments

Comments
 (0)