Page MenuHomeDevCentral

Don't use a symlink for SSH server
AbandonedPublic

Authored by dereckson on Feb 20 2018, 00:20.
Tags
None
Referenced Files
F3817011: D1337.diff
Mon, Dec 2, 09:05
Unknown Object (File)
Sat, Nov 16, 06:47
Unknown Object (File)
Mon, Nov 11, 08:32
Unknown Object (File)
Mon, Nov 4, 07:37
Unknown Object (File)
Oct 26 2024, 16:50
Unknown Object (File)
Oct 20 2024, 18:16
Unknown Object (File)
Oct 16 2024, 11:22
Unknown Object (File)
Oct 15 2024, 06:21
Subscribers
None

Details

Reviewers
dereckson
Summary

On FreeBSD 11, this triggers the following capability error:
fatal: PAM: pam_setcred(): failed to set user credentials

Test Plan

Tested on Ysul: with the custom configuration file
but the genuine sshd executable, connection works.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
pam (branched from master)
Build Status
Buildable 2113
Build 2361: arc lint + arc unit

Event Timeline

dereckson created this revision.

Solved temporarily the issue, but not in reproducible conditions.