Page MenuHomePhabricator

Disable known hosts when SSH'ing through Drydock
ClosedPublic

Authored by hach-que on Aug 13 2014, 5:01 AM.
Tags
None
Referenced Files
F18630396: D10252.id.diff
Sep 16 2025, 11:34 AM
F18548782: D10252.id.diff
Sep 8 2025, 8:06 AM
F18051855: D10252.id24678.diff
Aug 4 2025, 12:36 AM
F17868982: D10252.id.diff
Jul 28 2025, 10:12 AM
F17845213: D10252.diff
Jul 27 2025, 3:11 AM
Unknown Object (File)
May 19 2025, 10:00 AM
Unknown Object (File)
May 18 2025, 2:56 AM
Unknown Object (File)
May 6 2025, 4:28 PM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPe07011d37d00: Disable known hosts when SSH'ing through Drydock
Summary

This prevents SSH from saving the host key into known_hosts; StrictHostKeyChecking only prevents it from prompting for unknown hosts, but it will still verify hosts against what it has previously saved.

Test Plan

N/A

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

hach-que retitled this revision from to Disable known hosts when SSH'ing through Drydock.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 13 2014, 5:02 AM
hach-que updated this revision to Diff 24678.

Closed by commit rPe07011d37d00 (authored by @hach-que).