On 2/3/05 2:56 PM, "Wayne Davison" <[EMAIL PROTECTED]> wrote:
> On Thu, Feb 03, 2005 at 02:01:28PM -0800, Jeremy Hansen wrote:
>> use --rsh="ssh -l username", that the rsync server is ignore my
>> rsyncd.conf uid and gid directives.
>
> Correct. Normal users don't have unix permissions to cha
On Thu, Feb 03, 2005 at 02:01:28PM -0800, Jeremy Hansen wrote:
> use --rsh="ssh -l username", that the rsync server is ignore my
> rsyncd.conf uid and gid directives.
Correct. Normal users don't have unix permissions to change to another
user, so rsync assumes that if you're not root (UID 0), you
I'm trying to use ssh on the client side, mainly because I want to
authenticate rsync clients using LDAP. I'm having issues. It seems when I
use --rsh="ssh -l username", that the rsync server is ignore my rsyncd.conf
uid and gid directives. My goal is to create a "dropbox" repository for
files w