bugzilla-daemon at mindrot.org
2012-Dec-20 14:59 UTC
[Bug 2053] New: Add option to allow skipping userauth_banner (patch)
https://bugzilla.mindrot.org/show_bug.cgi?id=2053 Bug ID: 2053 Summary: Add option to allow skipping userauth_banner (patch) Classification: Unclassified Product: Portable OpenSSH Version: 6.1p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: viraptor at gmail.com Created attachment 2202 --> https://bugzilla.mindrot.org/attachment.cgi?id=2202&action=edit patch for the SkipBanner option Sometimes the login banner is annoying when the only allowed way to script access to the host is via the ssh client. The attached patch adds a "skipbanner" option, which will ignore the "input_userauth_banner" stage on connection (if set to yes). -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2012-Dec-20 23:55 UTC
[Bug 2053] Add option to allow skipping userauth_banner (patch)
https://bugzilla.mindrot.org/show_bug.cgi?id=2053 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Damien Miller <djm at mindrot.org> --- use "ssh -q" or LogLevel=quiet. I don't think we need an additional option just for this, sorry. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:42 UTC
[Bug 2053] Add option to allow skipping userauth_banner (patch)
https://bugzilla.mindrot.org/show_bug.cgi?id=2053 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Damien Miller <djm at mindrot.org> --- Close all resolved bugs after 7.3p1 release -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- [Bug 1221] Banner only suppressed at log level = QUIET (used to be at log level < INFO)
- Patch for ssh-keygen to allow conversion of public key to openssh format
- [Bug 2116] New: SSH to Nortel/Avaya switch fails
- [Bug 2070] New: OpenSSH daemon PermitTTY option
- [Bug 2264] New: RekeyLimit option does not allow '4G' value when UINT_MAX is 0xffffffff