how can I keep users in their directory on ssh
Erich Dollansky
erichsfreebsdlist at alogt.com
Sat May 10 13:07:24 UTC 2014
Hi,
On Sat, 10 May 2014 15:05:29 +0300
tethys ocean <tethys.ocean at gmail.com> wrote:
> *Hi,*
>
> *I want to give a ssh access to my programmers, but I want to keep
> them in thier own directory. *
>
create their directories in a directory owned by user ocean and group
ocean. Set the permission for this directory to 700 should work then.
It could have some strange side effects.
Erich
More information about the freebsd-questions
mailing list