From owner-freebsd-stable Thu Sep 5 13:57:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0227937B400 for ; Thu, 5 Sep 2002 13:57:20 -0700 (PDT) Received: from mail.dada.it (mail4.dada.it [195.110.100.4]) by mx1.FreeBSD.org (Postfix) with SMTP id D42E743E42 for ; Thu, 5 Sep 2002 13:57:18 -0700 (PDT) (envelope-from ale@unixmania.net) Received: (qmail 18591 invoked from network); 5 Sep 2002 20:57:02 -0000 Received: from unknown (HELO libero.sunshine.ale) (195.110.114.252) by mail.dada.it with SMTP; 5 Sep 2002 20:57:02 -0000 Received: by libero.sunshine.ale (Postfix, from userid 1001) id 9C6C45FD4; Thu, 5 Sep 2002 22:57:06 +0200 (CEST) Date: Thu, 5 Sep 2002 22:57:06 +0200 From: Alessandro de Manzano To: stable@freebsd.org Subject: little ssh / login different behaviour in 4.6.2 Message-ID: <20020905225706.A60226@libero.sunshine.ale> Reply-To: Alessandro de Manzano Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Operating-System: FreeBSD 4.6-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I've a bunch of 4.6p1 boxes and I've just upgraded one of them to the latest RELENG_4_6, 4.6.2-RELEASE. I noticed a different behaviour of ssh when I login onto the 'new' machine, now it displays: libero:(ale)~ $ ssh -C gandalf Enter passphrase for key '/home/ale/.ssh/id_dsa': Last login: Thu Sep 5 22:48:00 2002 from xxx.yyy.zzz.www gandalf:(ale)/usr/home/ale $ but before it was like this one (old machine): libero:(ale)~ $ ssh -C viger Enter passphrase for key '/home/ale/.ssh/id_dsa': Last login: Thu Sep 5 22:48:16 2002 from xxx.yyy.zzz.www Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. viger:(ale)/usr/home/ale $ That is, the Copyright message is now missing. Just for curiosity, why it has been removed ? There maybe is an option to display it again ? Thanks in advance! -- bye! Ale To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message