| To: | openssh-unix-dev@mindrot.org |
|---|---|
| Subject: | proposal: new DisableBanner client side option |
| From: | Jan Pechanec <Jan.Pechanec@Sun.COM> |
| Date: | Thu, 18 Jan 2007 19:52:51 +0100 (CET) |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | openssh-unix-dev-list1@securepoint.com |
| Delivered-to: | openssh-unix-dev-tmda@mindrot.org |
| Delivered-to: | openssh-unix-dev@mindrot.org |
| List-archive: | <http://lists.mindrot.org/pipermail/openssh-unix-dev> |
| List-help: | <mailto:openssh-unix-dev-request@mindrot.org?subject=help> |
| List-id: | Development of portable OpenSSH <openssh-unix-dev.mindrot.org> |
| List-post: | <mailto:openssh-unix-dev@mindrot.org> |
| List-subscribe: | <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe> |
| List-unsubscribe: | <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe> |
| Sender: | openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org |
hi all, we had quite a few requests recently so that SunSSH allowed
to hush a banner on client side when in command-mode only. The argument
usually is that the banner is mandatory due to legal reasons so first time
login users should see it but that it causes problems when ssh is used from
scripts after that. '-q' often seems not an option. RFC 4252 permits hushing
banner in section 5.4.
we want to add DisableBanner option to SunSSH with
yes/no/in-exec-mode arguments, default to "no". It's designed to be
extendable in a backward compatible way to a comma separated list of
"in-<mode>-mode" strings if needed in the future. "in-subsystem-mode" could
be the next candidate.
since we try to avoid divergence with upstream (= OpenSSH) if
possible I would like to ask, in case you would be interested in adding such
functionality to OpenSSH in which case I can provide a patch then, whether
this would be an acceptible syntax for both.
thanks, Jan.
--
Jan Pechanec
Sun Microsystems
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | login_get_lastlog - nss enviornment - works in shell env, doesn't work when sshd calls it., Anton Blajev - Valqk |
|---|---|
| Next by Date: | Re: proposal: new DisableBanner client side option, Damien Miller |
| Previous by Thread: | login_get_lastlog - nss enviornment - works in shell env, doesn't work when sshd calls it., Anton Blajev - Valqk |
| Next by Thread: | Re: proposal: new DisableBanner client side option, Damien Miller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |