Page MenuHomePhabricator

Include directory-ownership note in `sshd` setup instructions
ClosedPublic

Authored by epriestley on Apr 25 2016, 12:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 2:34 AM
Unknown Object (File)
Tue, Mar 5, 4:47 PM
Unknown Object (File)
Feb 13 2024, 6:36 PM
Unknown Object (File)
Feb 11 2024, 8:04 PM
Unknown Object (File)
Feb 9 2024, 5:32 AM
Unknown Object (File)
Jan 29 2024, 4:21 PM
Unknown Object (File)
Jan 26 2024, 9:52 AM
Unknown Object (File)
Jan 19 2024, 1:06 AM
Subscribers
None

Details

Summary

Fixes T9560. We suggest a root-owned location, but users who choose their own location instead can run into trouble.

Test Plan
  • Changed parent directory to have an non-root owner, verified that ssh no longer worked.
  • Changed parent directory back to a root owner, verified ssh worked again.

Diff Detail

Repository
rP Phabricator
Branch
sshdoc1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11916
Build 14975: Run Core Tests
Build 14974: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Include directory-ownership note in `sshd` setup instructions.
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.Apr 25 2016, 3:04 PM
This revision was automatically updated to reflect the committed changes.