Hacker News new | ask | show | jobs
by paxys 358 days ago
You can start your own ssh daemon from the unprivileged account pointing to a random port.
1 comments

Ya, you would think so. But when you connect to it and sshd tries to fork a process to handle the session… you get a privileges error.