[CentOS] SSH Authenticity Messages... Disable/

John R Pierce pierce at hogranch.com
Mon Jun 29 16:13:37 UTC 2009


Tim Nelson wrote:
> Is there a way to disable this error/authenticity check globally for a system? I understand it may not be the best practice in terms of security, but for an internal trusted host, I have no reservations making this change.
>   


ssh -o StrictHostKeyChecking=no ....


or add that option to ~/.ssh/ssh_config in each client user's account...





More information about the CentOS mailing list