If you want to test if users can ssh to a server with their passwords but your attempt is overridden by your ssh certificate, this is how you can do it.
ssh user@my.hostname.com -o PreferredAuthentications=password
If you want to test if users can ssh to a server with their passwords but your attempt is overridden by your ssh certificate, this is how you can do it.
ssh user@my.hostname.com -o PreferredAuthentications=password
© 2021 geegkytuts.net Hosted by Hosterdam
Recent Comments