How to force ssh client to use only password auth? – Unix & Linux Stack Exchange

How to force ssh client to use only password auth? – Unix & Linux Stack Exchange

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

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.