ReadMe file update

This commit is contained in:
Clemens Schwaighofer
2024-09-24 11:38:45 +09:00
parent f9cd0806f1
commit c37d17fe9f

View File

@@ -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 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 - auth-log/: access logs from users for the last login check
- bin/: scripts folder - bin/: scripts folder
- backup/: for removed users home directories
- config/: config settings (eg alternative home base folder - config/: config settings (eg alternative home base folder
- log/: user creation and other action logs - log/: user creation and other action logs
- ssh-keygen/: PEM keys are stored here during creation and then zip-ed into the zip folder - ssh-keygen/: PEM keys are stored here during creation and then zip-ed into the zip folder