From 8724eb79266445eac0c2355c8750a931b0ab8f5a Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Mon, 4 Feb 2019 21:37:46 +0100 Subject: [PATCH] Update README.md Attempted to use login credentials, but they were invalid (#420) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3827b90..c2ff19d 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ The script will try its best to log in via any means possible. It will check fo [client] user=someusername - pass=thatuserspassword + password=thatuserspassword 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.