[Sugar-devel] Sugar-Server enhancement

Tony Anderson tony_anderson at usa.net
Mon Apr 18 06:15:20 EDT 2016


ssh is the tool for administration of deployed servers. However, 'rm -f 
~/.ssh/known_hosts'  is a simple workaround.

Tony

On 04/18/2016 05:38 PM, James Cameron wrote:
> On Sun, Apr 17, 2016 at 02:54:54AM +0530, Manash Raja wrote:
>> Hi,
>> [...]
>> I have tested that we can add to .ssh/config
>> Host custom_server_name
>>      HostName 10.105.57.97
>>      PasswordAuthentication no
>>      StrictHostKeyChecking no
>>      IdentityFile ~/.sugar/default/owner.key
>>      User <serial>
>>
>> [...]
>>   3. How do we expect a human user to use ssh? the longer command or
>>      .ssh/config based command? or simply ssh user at server with
>>      constant modifications to known_hosts.
> Human users of SSH would be rare.
>
> Perhaps the human user of SSH may be ignored, concentrating instead on
> ensuring the ds-backup will complete even if the host key has changed.
>



More information about the Sugar-devel mailing list