On Wed, 2 Mar 2005 17:17:32 -0700, Nick Pavlica <[EMAIL PROTECTED]> wrote:
> I was thinking along the lines of a scp server that would only allow
> the user to browse only there directories.
> 
> 

there are a couple way's to do this, i *think* you could chroot the
sshd process per user thus locking them in that environment.  or you
could setup a jail for each user which achieves similar results.  i've
gone the chroot route with proftpd, which worked fine...altho i'm not
sure about doing it with sshd....

-p

-- 
~~o0OO0o~~
Pete Wright
www.nycbug.org
NYC's *BSD User Group
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to