Force ssh client to use only password auth


SUBMITTED BY: Guest

DATE: Jan. 24, 2015, 7:34 p.m.

FORMAT: Bash

SIZE: 79 Bytes

HITS: 995

  1. ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no example.com

comments powered by Disqus