From 2e8c30a70427f23447313028da207e764b08133d Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Wed, 9 Mar 2022 17:42:16 +0900 Subject: [PATCH] Minor readme updates --- Readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index b2ca8d3..cac9a63 100644 --- a/Readme.md +++ b/Readme.md @@ -16,6 +16,8 @@ chown root. users chgrp 600 users ``` +Alternate download: `git clone http://gitlab-ap.factory.tools/scripts-collections/aws-user-create.git users` + ## Folders Inside the base folder there are @@ -128,7 +130,7 @@ If the user has been created, the creating will be skipped ## Script output -The generated users and the passwords are stored in the '*user_password.txt*' file +The generated users and the passwords are stored in the '*user_password.YYYYMMDD-hhmmss.txt*' file For above the output will be ``` @@ -154,6 +156,10 @@ This file should be copied localy and then removed from the server **NOTE** Do not remove the public key data in `ssh-keygen-created-pub/` or the script will create new keys for users in the `user_list.txt` file +## SSH helper + +change password or extract public key from pem file + ### PEM key password reset The SSH PEM key password can be reset or changed with