Page MenuHomeDevCentral

Don't use a symlink for SSH server
AbandonedPublic

Authored by dereckson on Feb 20 2018, 00:20.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 9, 19:24
Unknown Object (File)
Fri, Jul 4, 21:55
Unknown Object (File)
Fri, Jul 4, 15:56
Unknown Object (File)
Thu, Jul 3, 05:26
Unknown Object (File)
Mon, Jun 23, 13:17
Unknown Object (File)
Mon, Jun 23, 12:19
Unknown Object (File)
Mon, Jun 23, 09:11
Unknown Object (File)
Mon, Jun 23, 07:58
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.