Page MenuHomePhabricator

Allow device-to-device SSH to establish SSH sessions
ClosedPublic

Authored by epriestley on Jun 22 2016, 8:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 11:17 AM
Unknown Object (File)
Mon, May 26, 4:48 AM
Unknown Object (File)
Wed, May 21, 8:27 AM
Unknown Object (File)
Wed, May 7, 10:30 PM
Unknown Object (File)
May 5 2025, 9:59 PM
Unknown Object (File)
Apr 29 2025, 2:07 AM
Unknown Object (File)
Apr 28 2025, 11:48 AM
Unknown Object (File)
Apr 19 2025, 2:11 AM
Subscribers
None

Details

Summary

In D16167 I required users to be logged in to be "activated", but this logic doesn't account for that properly when the user is an Almanac device (a cluster host connecting to another cluster host).

Don't do this check for device connections, they can always establish sessions.

Test Plan

Will push.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow device-to-device SSH to establish SSH sessions.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 22 2016, 8:42 PM
This revision was automatically updated to reflect the committed changes.