search for: query_opt

Displaying 6 results from an estimated 6 matches for "query_opt".

Did you mean: query_get
2017 Mar 07
4
[Bug 2690] New: Add command line "ssh --version"
...e: ssh [-1246AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-L address] [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address] [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]] [user@]hostname [command] I would suggest adding the version to this output as well. And also --version command line on the parameters -- You are receiving this mail because: You are watching the assignee of th...
2020 Jun 01
5
"ssh -Q key" does not list rsa-sha2 algorithms
On Tue, 2 Jun 2020 at 06:12, Christian Weisgerber <naddy at mips.inka.de> wrote > On 2020-06-01, Ethan Rahn <ethan.rahn at gmail.com> wrote: > > > With the upcoming deprecation of ssh-rsa I was trying to see what keys my > > version of OpenSSH ( 7.8p1 ) supports. I noticed that "ssh -Q key" does not > > actually list the suggested algorithms to
2024 Jan 06
11
[Bug 3649] New: Control sockets do not connect anymore (after updating OpenSSH)
https://bugzilla.mindrot.org/show_bug.cgi?id=3649 Bug ID: 3649 Summary: Control sockets do not connect anymore (after updating OpenSSH) Product: Portable OpenSSH Version: 9.6p1 Hardware: ARM OS: Mac OS X Status: NEW Severity: enhancement Priority: P5 Component: ssh
2020 Feb 06
3
Call for testing: OpenSSH 8.2
On 2020-02-06 at 13:28 +1100, Darren Tucker wrote: > Like this. > --- a/sshd_config.5 > +++ b/sshd_config.5 The ssh_config.5 also has a copy of this and presumably needs the same change, unless I've misunderstood. -Phil
2020 Jan 26
1
[Bug 3115] New: Add --help
...[-b bind_address] [-c cipher_spec] [-D [bind_address:]port] [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11] [-i identity_file] [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address] [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]] destination [command] $ echo $? 255 Anyway, all other modern Unix commands have --help or -h etc. Yes, even if they have man pages. -- You are receiving this mail because: You are watching the assignee of the bu...
2021 Jul 25
6
[Bug 3331] New: Issues with man pages
...rted " "SSH protocol versions), and E<.Ar sig> (supported signature algorithms). " "Alternatively, any keyword from E<.Xr ssh_config 5> or E<.Xr sshd_config 5> " "that takes an algorithm list may be used as an alias for the corresponding " "query_option." Issue: or see ? see "If the E<.Cm ForwardAgent> variable is set to E<.Dq yes> (or see the " "description of the E<.Fl A> and E<.Fl a> options above) and the user is " "using an authentication agent, the connection to the agent is automat...