winds91 opened a new issue, #436:
URL: https://github.com/apache/mina-sshd/issues/436

   ### Version
   
   2.11.0
   
   ### Bug description
   
   
Java远程银河麒麟V10服务器时,首先可以确定的是密码是对的,而且服务器也开启了密码验证登录,并且通过Xshell工具可以访问。现在通过mina-sshd连接时,抛出了异常,如下:
   (When attempting to connect to a Kylin V10 server remotely using Java, it is 
certain that the password is correct, and password-based authentication is 
enabled on the server, confirmed by successful access through Xshell. However, 
when trying to establish a connection using mina-sshd, an exception is thrown.)
   
   org.apache.sshd.common.SshException: No more authentication methods available
   
![bug](https://github.com/apache/mina-sshd/assets/55305638/1d1bfdd7-4be5-4477-ba77-332586cf9e7a)
   
   
   ### Actual behavior
   
   银河麒麟V10服务器 支持密码连接,并且确定密码是对的(The Kylin V10 server supports password-based 
connections, and it is confirmed that the password is correct.)
   
   ### Expected behavior
   
   应该能够正常连接才对(It should be possible to connect normally.)
   
   ### Relevant log output
   
   _No response_
   
   ### Other information
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to