Bug 100426
Summary: | Telnet -K doet not work, "toggle autologin" says "'autologin': unknown argument " | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Eduard Vopicka <eduard.vopicka> |
Component: | telnet | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED NOTABUG | QA Contact: | Ben Levenson <benl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-09-01 14:16:07 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Eduard Vopicka
2003-07-22 10:03:33 UTC
Well, well... # rpm -Uvh ~/telnet-0.17-25.src.rpm --oldpackage Password: 1:telnet ########################################### [100%] [harald@faro telnet]$ telnet -K telnet> toggle autologin Will send login name and/or authentication information. telnet> toggle autologin Won't send login name and/or authentication information. telnet> toggle help autoflush toggle flushing of output when sending interrupt characters autosynch toggle automatic sending of interrupt characters in urgent mode autologin toggle automatic sending of login and/or authentication info authdebug toggle Toggle authentication debugging autoencrypt toggle automatic encryption of data stream autodecrypt toggle automatic decryption of data stream verbose_encrypt toggle Toggle verbose encryption output encdebug toggle Toggle encryption debugging skiprc toggle don't read ~/.telnetrc file binary toggle sending and receiving of binary data inbinary toggle receiving of binary data outbinary toggle sending of binary data crlf toggle sending carriage returns as telnet <CR><LF> crmod toggle mapping of received carriage returns localchars toggle local recognition of certain control characters debug toggle debugging netdata toggle printing of hexadecimal network data (debugging) prettydump toggle output of "netdata" to user readable format (debugging) options toggle viewing of options processing (debugging) termdata toggle (debugging) toggle printing of hexadecimal terminal data ? display help information telnet> oops, first line was the installation of the src.rpm... anyway... [harald@faro telnet]$ telnet -K telnet> toggle autologin Will send login name and/or authentication information. telnet> toggle autologin Won't send login name and/or authentication information. telnet> [harald@faro telnet]$ [harald@faro telnet]$ rpm -q telnet telnet-0.17-25 |