Minor readme updates
This commit is contained in:
@@ -16,6 +16,8 @@ chown root. users
|
|||||||
chgrp 600 users
|
chgrp 600 users
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Alternate download: `git clone http://gitlab-ap.factory.tools/scripts-collections/aws-user-create.git users`
|
||||||
|
|
||||||
## Folders
|
## Folders
|
||||||
|
|
||||||
Inside the base folder there are
|
Inside the base folder there are
|
||||||
@@ -128,7 +130,7 @@ If the user has been created, the creating will be skipped
|
|||||||
|
|
||||||
## Script output
|
## 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
|
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
|
**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
|
### PEM key password reset
|
||||||
|
|
||||||
The SSH PEM key password can be reset or changed with
|
The SSH PEM key password can be reset or changed with
|
||||||
|
|||||||
Reference in New Issue
Block a user