Re: ssh banners OpenSSH_3.6.1p2
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 12/01/04
- Next message: Bill Marcum: "Re: FTP and SSH access question"
- Previous message: Diatonic: "ssh banners OpenSSH_3.6.1p2"
- In reply to: Diatonic: "ssh banners OpenSSH_3.6.1p2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 01 Dec 2004 02:44:13 GMT
In article <ef6d469b.0411301653.4dc285b1@posting.google.com>,
Diatonic <diatonic_sequences@hotmail.com> wrote:
>I'm running banners on my servers via /etc/sshd_config banners. This
>gets highly annoying when I scp or sftp. I have many scripts that
>perform scp's in order which ends up printing my banner way too many
>times. Is there any way to supress this?
Newer OpenSSH's allow the banner to be suppressed with "ssh -q" aka
"sftp -o LogLevel=QUIET".
If upgrading isn't an option, then you can redirect either stderr or stdin
(I forget which it is) to /dev/null.
--
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.
- Next message: Bill Marcum: "Re: FTP and SSH access question"
- Previous message: Diatonic: "ssh banners OpenSSH_3.6.1p2"
- In reply to: Diatonic: "ssh banners OpenSSH_3.6.1p2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|