Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lwc:shellhub [2023/09/11 11:17] – John Harrison | lwc:shellhub [2024/01/01 14:07] (current) – John Harrison | ||
---|---|---|---|
Line 77: | Line 77: | ||
* local machine generate public/ | * local machine generate public/ | ||
* it could be that any public/ | * it could be that any public/ | ||
- | * upload public key to web portal (public keys menu on LHS) | + | * upload public key to web portal (public keys menu on LHS) |
+ | * make sure private key on local machine has permissions 600 | ||
* login from local machine using private key: '' | * login from local machine using private key: '' | ||
=== Disable Password login === | === Disable Password login === | ||
//This is not a built-in function for community edition it appears so as a workaround we can hack the code// | //This is not a built-in function for community edition it appears so as a workaround we can hack the code// | ||
- | * in ''/ | + | * pre v0.13.0: |
+ | * post v0.13.0: in ''/ | ||
* '' | * '' | ||
* '' | * '' |