The password you provided is not correct. Trace Output: (root@***.***.***.***’s password: ==sshcontroloutput== sshcmdpermissiondeny

The above error troubles you sometimes while doing multiple transfer via Cpanel to Cpanel server, Usually there is no such predefined script in cpanel to fix this issue. You need to make sure certain things while doing the transfers.

1.) If you are using custom SSH port make sure its added in the firewall both source and destination server. I will recommend using port 22 while doing the transfer and later change it back once the job is done.
2.) Make sure UsePAM yes should be UsePAM no
3.) Update cpanel to stable version
4.) If you still get errors , Try to stop firewall and reset the root password again. Then issue a pwconv command on the shell to sync the passwords in shadow file.
5.) Choose the correct Remote server type for ex. WHM 11.23+
6.) Provide the correct root password in the transfer window and click fetch account list.

With the above checklist we managed to migrate one server successfully.

  • 11 Пользователи нашли это полезным
Помог ли вам данный ответ?

Связанные статьи

Fantastico is not installed at the default location

Today while installing fantastico on one of our server, We came across the following error....

Compress CPanel Domlogs log files

Before setting up compression of your logs you will want to have cpanel run the stats as often as...

Phpmyadmin failed (Cpanel) Warning: session_start() [function.session-start]: SQLite

Phpmyadmin fails to load and gives the below error. ==== Error ==== Warning: session_start()...

Found suspicious scripts in /tmp directory

Sometimes its very frustating to find how the suspicious files are stored in /tmp directory....

Spamd keeps failing

SSH to the server and run the following commands (in order): ps auxfww | grep spamd kill -9 PID...