Hello,

I use my own cvs repository where I ("backup") changes I make to my
openbsd config files. The files are checkedout or committed on an external
server, via the ssh shell.

The server uses a ssh login banner. Every time I cvs commit or checkout,
the ssh login banner is displayed on the client.

Is it possible to suppress the login banner?

For example by having something like this in the .ssh/config file:
host mycvs.server.net
LoginBanner No

Or something like .hushlogin or xyz, I was not able to find something useful.

(Please ... don't tell me to disable the ssh banner on the server ;-))

Thank you
Didier

Reply via email to