from Hacker News

Limiting command access to an SSH user account

by lygten on 11/25/20, 7:51 PM with 1 comments

What’s the best strategy of limiting user to a certain set of commands when logged into a SSH session. Thinking of commands like rsync and borgbackup etc. Already looked at rssh, but would like to hear other recommendations.