Will it be able to ssh to Linux VMs without sharing ppk file? [closed]2019 Community Moderator ElectionHow do I remove the passphrase for the SSH key without having to create a new key?Transferring files over SSHBest way to use multiple SSH private keys on one clientUse PPK file in Mac Terminal to connect to remote connection over SSHSharing SSH keysMac Terminal Keeps Asking for Password When Using PPK with SSHHow to download a file from server using SSH?Convert .pem key file to .ppk in Windows automatically/script/command linePuTTY - Unable to use key file (not a private key)Azure: disable .ppk file for ssh connection

Word for a person who has no opinion about whether god exists

Extra alignment tab has been changed to cr. } using table, tabular and resizebox

Who deserves to be first and second author? PhD student who collected data, research associate who wrote the paper or supervisor?

Is "history" a male-biased word ("his+story")?

Force user to remove USB token

Does splitting a potentially monolithic application into several smaller ones help prevent bugs?

Do items de-spawn in Diablo?

The bar has been raised

Space in array system equations

Am I not good enough for you?

Can you reject a postdoc offer after the PI has paid a large sum for flights/accommodation for your visit?

Single word request: Harming the benefactor

Algorithm to convert a fixed-length string to the smallest possible collision-free representation?

Virginia employer terminated employee and wants signing bonus returned

Offered promotion but I'm leaving. Should I tell?

Is there an elementary proof that there are infinitely many primes that are *not* completely split in an abelian extension?

Do I really need to have a scientific explanation for my premise?

Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?

Peter's Strange Word

"One can do his homework in the library"

Why does Captain Marvel assume the people on this planet know this?

Why is Beresheet doing a only a one-way trip?

Fourth person (in Slavey language)

Why doesn't this Google Translate ad use the word "Translation" instead of "Translate"?



Will it be able to ssh to Linux VMs without sharing ppk file? [closed]



2019 Community Moderator ElectionHow do I remove the passphrase for the SSH key without having to create a new key?Transferring files over SSHBest way to use multiple SSH private keys on one clientUse PPK file in Mac Terminal to connect to remote connection over SSHSharing SSH keysMac Terminal Keeps Asking for Password When Using PPK with SSHHow to download a file from server using SSH?Convert .pem key file to .ppk in Windows automatically/script/command linePuTTY - Unable to use key file (not a private key)Azure: disable .ppk file for ssh connection










-2















We can able to ssh to a VM through a ppk file from a jumpbox, but using this method the private key wil be exposed to users.



The private key for the system ids used on the VMs should be READABLE only by root and the system id to which the private key belongs to.



Is there any way we could mask the ppk file and just connect to VMs using passphrase?










share|improve this question















closed as off-topic by Mat, il_raffa, greg-449, Matteo Baldi, EdChum Mar 7 at 9:33


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions about general computing hardware and software are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on Super User." – Mat, greg-449, Matteo Baldi, EdChum
If this question can be reworded to fit the rules in the help center, please edit the question.











  • 1





    Stack Overflow is a site for programming and development questions. You should probably use another site on the Stack Exchange network for this question.

    – jww
    2 days ago















-2















We can able to ssh to a VM through a ppk file from a jumpbox, but using this method the private key wil be exposed to users.



The private key for the system ids used on the VMs should be READABLE only by root and the system id to which the private key belongs to.



Is there any way we could mask the ppk file and just connect to VMs using passphrase?










share|improve this question















closed as off-topic by Mat, il_raffa, greg-449, Matteo Baldi, EdChum Mar 7 at 9:33


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions about general computing hardware and software are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on Super User." – Mat, greg-449, Matteo Baldi, EdChum
If this question can be reworded to fit the rules in the help center, please edit the question.











  • 1





    Stack Overflow is a site for programming and development questions. You should probably use another site on the Stack Exchange network for this question.

    – jww
    2 days ago













-2












-2








-2


1






We can able to ssh to a VM through a ppk file from a jumpbox, but using this method the private key wil be exposed to users.



The private key for the system ids used on the VMs should be READABLE only by root and the system id to which the private key belongs to.



Is there any way we could mask the ppk file and just connect to VMs using passphrase?










share|improve this question
















We can able to ssh to a VM through a ppk file from a jumpbox, but using this method the private key wil be exposed to users.



The private key for the system ids used on the VMs should be READABLE only by root and the system id to which the private key belongs to.



Is there any way we could mask the ppk file and just connect to VMs using passphrase?







azure ssh virtual-machine putty private-key






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 7 at 13:20







balaji ram

















asked Mar 7 at 7:40









balaji rambalaji ram

115




115




closed as off-topic by Mat, il_raffa, greg-449, Matteo Baldi, EdChum Mar 7 at 9:33


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions about general computing hardware and software are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on Super User." – Mat, greg-449, Matteo Baldi, EdChum
If this question can be reworded to fit the rules in the help center, please edit the question.







closed as off-topic by Mat, il_raffa, greg-449, Matteo Baldi, EdChum Mar 7 at 9:33


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions about general computing hardware and software are off-topic for Stack Overflow unless they directly involve tools used primarily for programming. You may be able to get help on Super User." – Mat, greg-449, Matteo Baldi, EdChum
If this question can be reworded to fit the rules in the help center, please edit the question.







  • 1





    Stack Overflow is a site for programming and development questions. You should probably use another site on the Stack Exchange network for this question.

    – jww
    2 days ago












  • 1





    Stack Overflow is a site for programming and development questions. You should probably use another site on the Stack Exchange network for this question.

    – jww
    2 days ago







1




1





Stack Overflow is a site for programming and development questions. You should probably use another site on the Stack Exchange network for this question.

– jww
2 days ago





Stack Overflow is a site for programming and development questions. You should probably use another site on the Stack Exchange network for this question.

– jww
2 days ago












0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

How to get text form Clipboard with JavaScript in Firefox 56?How to validate an email address in JavaScript?How do JavaScript closures work?How do I remove a property from a JavaScript object?How do you get a timestamp in JavaScript?How do I copy to the clipboard in JavaScript?How do I include a JavaScript file in another JavaScript file?Get the current URL with JavaScript?How to replace all occurrences of a string in JavaScriptHow to check whether a string contains a substring in JavaScript?How do I remove a particular element from an array in JavaScript?

Can't initialize raids on a new ASUS Prime B360M-A motherboard2019 Community Moderator ElectionSimilar to RAID config yet more like mirroring solution?Can't get motherboard serial numberWhy does the BIOS entry point start with a WBINVD instruction?UEFI performance Asus Maximus V Extreme

List of MPs elected to the English parliament in 1640 (April) Contents List of constituencies and members See also Notes References Navigation menueNational Archives – The Glynde Place ArchivesCobbett's Parliamentary history of England, from the Norman Conquest in 1066 to the year 1803'Aldermen in Parliament', The Aldermen of the City of London: Temp. Henry III – 1912onepage&q&f&#61, false 229