Merge branch 'development' into shellecheck-cleanup
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user