Jump to content

Linux: Difference between revisions

118 bytes added ,  2 July 2021
Line 113: Line 113:
* Set <code>PasswordAuthentication</code> to <code>no</code>
* Set <code>PasswordAuthentication</code> to <code>no</code>
* Set <code>ChallengeResponseAuthentication</code> to <code>no</code>
* Set <code>ChallengeResponseAuthentication</code> to <code>no</code>
* Test by ssh'ing into the machine using <code>-o PreferredAuthentications=password -o PubkeyAuthentication=no</code>


===Port Forwarding===
===Port Forwarding===