[JIRA] [ssh-slaves] (JENKINS-8183) ssh connection failed when login banner is too long

2013-04-15 Thread k...@kohsuke.org (JIRA)














































Kohsuke Kawaguchi
 commented on  JENKINS-8183


ssh connection failed when login banner is too long















Note that this is not a login banner but the comment in the SSH protocol version exchange, which is normally used for a server implementation name.

According to RFC 4253, this comment section can be only up to 255 chars, so 512 bytes are plenty.

Note that you'll also see this error if something other than SSHD is running on port 22.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [ssh-slaves] (JENKINS-8183) ssh connection failed when login banner is too long

2013-04-15 Thread k...@kohsuke.org (JIRA)















































Kohsuke Kawaguchi
 resolved  JENKINS-8183 as Not A Defect


ssh connection failed when login banner is too long
















Given that it tolerates two times what's specified in RFC, I'm closing this as not a defect.





Change By:


Kohsuke Kawaguchi
(16/Apr/13 2:03 AM)




Status:


InProgress
Resolved





Resolution:


NotADefect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [ssh-slaves] (JENKINS-8183) ssh connection failed when login banner is too long

2013-04-15 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-8183


ssh connection failed when login banner is too long















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 src/com/trilead/ssh2/transport/ClientServerHello.java
http://jenkins-ci.org/commit/trilead-ssh2/d2e7f313c83d6d87f03bfffbf0b3f9628377694d
Log:
  JENKINS-8183

report what's read thus far to assist the trouble-shooting in case something other than SSHD is running on port 22.






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.