md-shadman / CSE707_G4

0 stars 0 forks source link

VM login #2

Closed bkmgit closed 3 years ago

bkmgit commented 3 years ago

Not a good idea to keep password in Git repository.

Ask people for public ssh key and then enable login using these on the VM. See for example:

md-shadman commented 3 years ago

Thank you for the feedback Mr. Benson. Removing it right now.

bkmgit commented 3 years ago

Great. Since the password will likely remain in the git history, please also change it.

bkmgit commented 3 years ago

Solutions such as https://www.okta.com/products/advanced-server-access/ may be of interest at some point if you expect to do much cloud computing for with many other users/developers, but take time to setup.

debalinabarua commented 3 years ago

Thank you for your suggestion sir. We have changed the password as well.

bkmgit commented 3 years ago

One other solution that may be of interest is https://www.vaultproject.io/