Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
spott
1mo ago
0 comments
Share
Does ssh need to allow root logins?
Sshing as a regular user and then sudo to root works 95% of the time…
undefined | Better HN
0 comments
default
newest
oldest
jmb99
1mo ago
How does SSH
become
an arbitrary user without effective root?
nine_k
1mo ago
SSH should not
become
a different user; it should call something like `/bin/login` which uses PAM for authentication and is capable of starting user sessions.
j
/
k
navigate · click thread line to collapse