I need to allow multiple users (users connecting from different
machines) access to a box so they can all drop (via sftp) files in a
common drop area, say /Whatever/Drop.
If I use OpenSSH with chroot and a single account "dropaccount", then
all users can access that account via sftp given the a...
I need to allow multiple users (users connecting from different
machines) access to a box so they can all drop (via sftp) files in a
common drop area, say /Whatever/Drop.
If I use OpenSSH with chroot and a single account "dropaccount", then
all users can access that account via sftp given the a...
[ more ]