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
F13807932: D10252.id24678.diff
Mon, Sep 16, 7:25 PM
Unknown Object (File)
Tue, Sep 10, 1:34 PM
Unknown Object (File)
Tue, Sep 10, 1:07 PM
Unknown Object (File)
Tue, Sep 10, 12:31 PM
Unknown Object (File)
Mon, Sep 9, 9:23 PM
Unknown Object (File)
Fri, Sep 6, 9:49 AM
Unknown Object (File)
Tue, Sep 3, 5:52 PM
Unknown Object (File)
Mon, Aug 26, 5:34 AM
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
Branch
disable-host-keys
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2205
Build 2209: [Placeholder Plan] Wait for 30 Seconds

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).