Readme update
This commit is contained in:
12
Readme.md
12
Readme.md
@@ -147,6 +147,13 @@ If a existing pem public key is used, the entry for a new user will be
|
|||||||
|
|
||||||
Not that the password field has now *[ALREADY SET]*
|
Not that the password field has now *[ALREADY SET]*
|
||||||
|
|
||||||
|
## Get the user data
|
||||||
|
|
||||||
|
In the `zip/` folder there is a file named `users.YYYYMMDD-hhmmss.zip`;
|
||||||
|
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
|
||||||
|
|
||||||
### 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
|
||||||
@@ -167,8 +174,3 @@ The public key part can be extracted from the SSH PEM key with
|
|||||||
`$> ssh-keygen -y -f [PEM].pem > [PEM].pem.pub`
|
`$> ssh-keygen -y -f [PEM].pem > [PEM].pem.pub`
|
||||||
|
|
||||||
*[PEM]* is the placeholder for the filename
|
*[PEM]* is the placeholder for the filename
|
||||||
|
|
||||||
## Get the user data
|
|
||||||
|
|
||||||
In the `zip/` folder there is a file named `users.YYYYMMDD-hhmmss.zip`;
|
|
||||||
This file should be copied localy and then removed from the server
|
|
||||||
|
|||||||
Reference in New Issue
Block a user