top | item 46970851

(no title)

jmb99 | 19 days ago

How does SSH become an arbitrary user without effective root?

discuss

order

nine_k|19 days 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.