Topic: asking for password

Hi,

I believe I have set up everything correctly. When I try to test the backup I receive this on the remote server.
Warning: no target process found. Waiting for it...
Backup seems enabled Daily backup test@208.65.202.200's password:

If I place a password it works correctly. Yet If I do not place a password it will not allow cpremote to access the remote server.

Thanks
Frank

Re: asking for password

please set the following permission in your backup ssh account  under home folder

# chmod 755 .ssh/
# chmod 600 .ssh/authorized_keys

Also please make sure there is no blank space inside the public key in   .ssh/authorized_keys

This will fix your  issue.

Syslint Technologies | 24x7 Server Management | Outsourced Support | Software Development - (0091) 471-3273-211

Re: asking for password

I have yet to  backup any accounts and have only had the program on the server for about 3 days.

Now I receive this error
Your License key  Expired . Please purchase the key and reactivate it./scripts/cpremotebackup: line 8: 32225 Killed                  /usr/sbin/cpulimit -e rsync -l 10

Re: asking for password

Please contact support  for license key issues.

Syslint Technologies | 24x7 Server Management | Outsourced Support | Software Development - (0091) 471-3273-211

Re: asking for password

Hi,

Acquired another license.

I have verified:
# chmod 755 .ssh/
# chmod 600 .ssh/authorized_keys

Also please make sure there is no blank space inside the public key in   .ssh/authorized_keys

I am still getting the error located below.
Warning: no target process found. Waiting for it...
Backup seems enabled Daily backup root@208.65.202.200's password:

Re: asking for password

There is something wrong with the  ssh  settings ,   just copy the public key from /etc/cpremote/id-rsa.pub    file to   .ssh/authorized_keys

make sure " there will be no blank space inside keys " .  If  you open  a support ticket to fix  it , it will take only 5 minute to solve

You can also check the ssh server log from  /var/log/secure

Syslint Technologies | 24x7 Server Management | Outsourced Support | Software Development - (0091) 471-3273-211