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
F19825832: D10252.id24678.diff
Mar 8 2026, 3:15 PM
F19817638: D10252.diff
Mar 5 2026, 2:32 PM
F19722221: D10252.diff
Feb 13 2026, 2:38 AM
F19714383: D10252.id.diff
Feb 12 2026, 1:24 AM
F19699984: D10252.id.diff
Feb 10 2026, 8:23 PM
F19699975: D10252.id.diff
Feb 10 2026, 8:21 PM
F19634566: D10252.id24678.diff
Feb 5 2026, 8:39 AM
F19555526: D10252.diff
Jan 30 2026, 4:23 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).