From owner-freebsd-questions Fri Feb 15 18:58:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.whitey.at (chello212186056066.12.vie.surfer.at [212.186.56.66]) by hub.freebsd.org (Postfix) with SMTP id 8019C37B41A for ; Fri, 15 Feb 2002 18:58:33 -0800 (PST) Received: (qmail 12865 invoked from network); 16 Feb 2002 03:01:43 -0000 Received: from void.whitey.at (HELO void.whitey.at.) (192.168.1.1) by 0 with SMTP; 16 Feb 2002 03:01:43 -0000 Subject: Re: Login message via SSH From: Christian Weihs To: freebsd-questions@freebsd.org Cc: Steven Lake , freebsd-questions@FreeBSD.ORG In-Reply-To: <1013827521.2050.40.camel@void.whitey.at> References: <1013827521.2050.40.camel@void.whitey.at> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 16 Feb 2002 03:59:54 +0100 Message-Id: <1013828394.2050.69.camel@void.whitey.at> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG uhm, maybe I should have put more detail in my posting (it's 4:00am here) create an empty .hushlogin file into the $HOME of every user. # touch /home//.hushlogin Thats all. To make sure, new users get it as well, create this in /etc/skel too. Christian (yawn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message