From c37d17fe9f478cb9f7b073835ff9ebf1e6ebe102 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Tue, 24 Sep 2024 11:38:45 +0900 Subject: [PATCH] ReadMe file update --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 45138d1..bc60925 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -# AWS User Creation +# User creation on AWS Servers Two files to create new user entries with an SSH key and zip all the data for download @@ -25,6 +25,7 @@ Inside the base folder there are - auth-log/: access logs from users for the last login check - bin/: scripts folder +- backup/: for removed users home directories - config/: config settings (eg alternative home base folder - log/: user creation and other action logs - ssh-keygen/: PEM keys are stored here during creation and then zip-ed into the zip folder