Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0-alpha-5
-
Component/s: wagon-ssh
-
Labels:None
-
Number of attachments :
Description
if the repository use username / password authentication and the server (openssh here) has "PasswordAuthentication no" option set, it fail to auth. I can log in using others ssh clients thow.
Changing PasswordAuthentication to yes, makes wagon succeed , but it is not a practical solution.
http://sourceforge.net/mailarchive/forum.php?thread_id=7308988&forum_id=12628
that url looks like it will address the issue perhaps...since brett indicated jsch was the underlying library