Lianan created GUACAMOLE-1705:
---------------------------------
Summary: Telnet auto login:The username times out
Key: GUACAMOLE-1705
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1705
Project: Guacamole
Issue Type: Bug
Components: guacd
Affects Versions: 1.4.0, 1.3.0
Reporter: Lianan
Use guacd connect device, most of them succeed, a few fail.The “connect” args:
{code:java}
{"hostname":"******","username":"admin","password":"*******","username-regex":"Username:","password-regex":"Password:","backspace":"8","port":23,"font-size":"18","color-scheme":"gray-black"}{code}
The error msg:
{code:java}
Warning: Telnet is not a secure protocol, and it is recommended to use Stelnet.
Login authentication
Username:
Error: The username times out.
Username:
Error: The username times out.
Username:
Error: The username times out.{code}
After the error, reconnect may be successful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)