Richard Edward Horner <[email protected]> writes:

> You can encrypt rsync with the -e 'ssh -ax' option but then they need
> a system account. Can a user still encrypt an rsync transfer with -e
> 'ssh -ax' if their shell is /bin/false or some such?

That's not using the rsync server.  That requires a system account and has
all the same issues as scp.  The advantage of the rsync server is that
it's a completely separate path that's optimized specifically for doing
rsync, but the drawback is that you don't get to use ssh's encryption and
authentication.

> Derek mentioned samba. This can be a good way to go. I used to really
> hate samba but recently had a problem that samba was really the best
> solution for and have since replaced all my NFS shares with samba as the
> performance (especially with respect to latency) has been noticeably
> better.

I think setting up Samba is even more complicated than setting up an rssh
chroot and requires even more knowledge to do it properly and securely,
but YMMV.  :)

-- 
Russ Allbery ([email protected])             <http://www.eyrie.org/~eagle/>

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
rssh-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rssh-discuss

Reply via email to