Re: Password for SSH2

2001-02-02 Thread Dave Dykstra
Yes, and by the way /etc/rsyncd.secrets isn't for rsh either, it is only for the rsync daemon mode. - Dave Dykstra On Thu, Feb 01, 2001 at 02:08:21PM -0900, Britton wrote: > > Copy you .ssh/identity.pub into .ssh/authorized_keys in your account on > the remote machine. If I am correct in under

RE: Password for SSH2 / Problem With Rsync and ssh2

2001-02-02 Thread Schmitt, Martin
Hi! I believe Ed is dealing with the same SSH2 that has recently caused me severe headaches as well. First of all, it is well possible that rsync over SSH2 won't work at all. Go to the list archives and see the recent thread about 'The "out of memory" problem with large numbers of files'. Person

Re: Password for SSH2

2001-02-01 Thread Britton
Copy you .ssh/identity.pub into .ssh/authorized_keys in your account on the remote machine. If I am correct in understanding that what you want is passwordless login. The man page has details on this near the beginning. This method may be subject to the details of sshd configuration, which I d