|
From: Joe Z. <jz...@co...> - 2004-05-12 03:25:45
|
Rodrigo VB wrote: > Thanks, I already working on it! > Explain me something, since I am using rsync, I need to type the password on >shell. So, how can I do this only on bobs interface? Can I do this without use a >password, or I need to do some other configurations? > Checking the server, the command "rsync -n serv01::/home" don't work, I have to >delete one of ":". But, with "rsync -n serv01:/home" I have those messages: > > Permission denied, please try again. > Permission denied, please try again. > Permission denied (publickey,password,keyboard-interactive). > > How can I fix it? > > > > Open bobs admin web page in your browser and click on the Help button. It explains step-by-step how to setup rsync to work with a key instead of a password. Joe |