Hi shawn :

If these users are using windows you can offer them a tool called winscp.
(http://winscp.sourceforge.net/)
Uses scp (copy over ssh)

On the server side you need to chroot these users, take a look at
http://www.unixreview.com/documents/s=1832/uni1042214877342/
http://www.sublimation.org/scponly/

I have set this up for one of my websites, works like a charm.
That user however doesn't have a /home
Experiment with a chrooted user in /home/user and in there a symbolic link 
to /var/www/site2

Regards

Peter


On April 18, 2004 12:49 am, Shawn wrote:
> I have a situation where I need to create some user accounts to allow
> remote access to my server (via ssh).  However, these accounts will need to
> be restricted to one specific directory under my web root, in addition to
> their respective home directories.  I'm looking for ideas on how to make
> this happen.


_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to