On Fri, May 19, 2006 at 05:42:54PM +0200, Didier Wiroth wrote: > 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
"LogLevel quiet" -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.