From owner-freebsd-questions Wed Jan 15 10:48:57 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC41537B401 for ; Wed, 15 Jan 2003 10:48:56 -0800 (PST) Received: from fmx5.freemail.hu (fmx5.freemail.hu [195.228.242.225]) by mx1.FreeBSD.org (Postfix) with SMTP id 6A14843F18 for ; Wed, 15 Jan 2003 10:48:55 -0800 (PST) (envelope-from gannater@freemail.hu) Received: (qmail 18248 invoked from network); 15 Jan 2003 19:28:06 +0100 Received: from fm9.freemail.hu (195.228.242.209) by fmx5.freemail.hu with SMTP; 15 Jan 2003 19:28:06 +0100 Received: (qmail 35711 invoked by uid 3644897); 15 Jan 2003 19:28:06 +0100 Date: Wed, 15 Jan 2003 19:28:06 +0100 (CET) From: =?ISO-8859-2?Q?Gannater_J=E1nos?= Subject: SSH -X and Copyright To: freebsd-questions@freebsd.org Message-ID: X-Originating-IP: [62.201.88.249] X-HTTP-User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 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 When I login to the computer with ssh -X the following message appears. Warning: No xauth data; using fake authentication data for X11 forwarding. How can I set this? How can I remove the copyright thing at startup : "Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved." I deleted the line copyright in the rc.conf file and then cap_mkdb, but the text is still there. Do you have any guess why? And I don't have a /etc/COPYRIGHT file as well. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message