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)
Sat, Feb 22, 1:33 AM
Unknown Object (File)
Feb 16 2025, 7:01 AM
Unknown Object (File)
Feb 9 2025, 1:52 AM
Unknown Object (File)
Feb 9 2025, 1:52 AM
Unknown Object (File)
Jan 25 2025, 6:11 AM
Unknown Object (File)
Jan 24 2025, 2:18 PM
Unknown Object (File)
Jan 24 2025, 2:18 PM
Unknown Object (File)
Jan 21 2025, 11:58 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.