This commit is contained in:
Pratik
2019-01-29 12:06:10 +05:30
parent 3846881f29
commit 42c0aaf04d

View File

@@ -54,7 +54,7 @@ Script performed the following operations:-
* Disable SSH login through password for all users (PasswordAuthentication no)
* Updates path for *authoried_keys* file
9. [[Optionally] Reset *root* password](https://github.com/pratiktri/init-li-harden#9-optionally-reset-root-password "Goto details of the step")
10. [On successfully completing above operations, display the following on screen:-](https://github.com/pratiktri/init-li-harden#10-on-successfully-completing-above-operations "Goto details of the step")
10. [On successfully completing above operations, display the following on screen:-](https://github.com/pratiktri/init-li-harden#10-display summary "Goto details of the step")
* Username
* User Password
* SSH Private Key's path on the server
@@ -278,7 +278,7 @@ To change your *root* password provide option --resetrootpw. *root* password the
### 10. On successfully completing above operations
### 10. Display Summary
All the generated username, passwords, SSH Key location & SSH Keys themselves are displayed on the screen.
This might not be desired, on future version you might find option to NOT show the details and find them from the log file.