Re: ssh catch 22

2006-11-07 Thread Ed
On Tuesday 07 November 2006 22:53, you wrote: ...snip... > > You want to run the rsync command upon connection. Try to use: > > "command="/usr/bin/rsync --server --daemon --config=/foo/rsyncd.conf ." > ,no-port-forwarding,no-agent-forwarding,no-X11-forwarding,no-pty > ssh-rsa [BASE64-encoded data

Re: ssh catch 22

2006-11-07 Thread David Tonhofer
Ed wrote: Hi all, I'm stuck with a little dilemma and I thought someone could give me a little advice. Is there a way to use rsync with an ssh certificate? There should be what I have: First of all I am forced to use the root account with ssh which I know is a big no,

ssh catch 22

2006-11-07 Thread Ed
Hi all, I'm stuck with a little dilemma and I thought someone could give me a little advice. Is there a way to use rsync with an ssh certificate? what I have: First of all I am forced to use the root account with ssh which I know is a big no, no, but sometimes it can't be helpe