Displaying 1 result from an estimated 1 matches for "skipbanner".
2012 Dec 20
2
[Bug 2053] New: Add option to allow skipping userauth_banner (patch)
...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 t...