The problem is caused by SSH links that do not allow remote password authentication
Enter the system through the administrative console, check whether the following configuration
PasswordAuthentication no
is included in the /etc/sshd_config file. Change this parameter to yes through the vim editor, as follows:
PasswordAuthentication yes
save, and then restart SSH service
service SSHD restart
Read More:
- Putty logs in and prompts no supported authentication methods available
- No supported authentication methods available
- [error handling] when logging into MySQL with CentOS command, an error 1045 (28000) is reported
- Alicloud centos8 reports an error “error: failed to synchronize cache for repo ‘EPEL modular’”
- Vs_ Code remote SFTP connects to the server to modify the nginx configuration information and reports all configured authentication methods failed
- Solution to redis error in CentOS of idea connected virtual machine
- Alicloud CentOS 5 old version yum/ repomd.xml : [Errno 14] HTTP Error 404: Not Found
- Authentication error occurred on remote connection, the required function is not supported
- An authentication error occurred in the remote desktop connection
- Debug assembler NTVDM has encountered a system error The equipment connected to the system does not work
- Putty remote login VMware virtual machine Linux
- Vacuum box installation CentOS encountered the pit
- Default interface methods are only supported starting with Android N (–min-api 24): com.XXXX
- Cloning failed using an SSH key for authentication
- Pull the git warehouse code IDEA reports an error: Clone failed: Authentication failed for’http://10.xx.XXXXXXXXXXXXXXXXX’
- CDH HDFS webui browser authentication (after Kerberos authentication is enabled)
- Python module learning-Paramiko-Use python to throw an exception: Authentication failed.
- When centos7 uses the man search command, an error is reported no manual entry for XXXX
- Dca1000 reports an error and the SPI port cannot be connected
- Installing rabbitmq on alicloud server