On Fri, Jun 04, 2004 at 11:27:59PM +0000, Diego Iastrubni wrote:
> Hi all,
> 
> I have a problem I think some people here will be able to help me with. 
> 
> I want some users to be able to upload files to some site.The solution used 
> right now, is getting the private ssh keys from the users, and letting the 
> users to use "scp" to copy files to the remote server.
> 
> However, I discovered that I can use "ssh [EMAIL PROTECTED] sh" to get a basic 
> shell on the box, and delete files on that dir (or others). 

You can try something like rssh.
-- 
Didi

> 
> I would like to know what other solutions can you recommend me.
> 
>  (sending cd's by snail mail...? :)

I am not sure it's much more secure :-).


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to