From owner-freebsd-questions Sat Jul 28 19:42:40 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id 8B88037B403 for ; Sat, 28 Jul 2001 19:42:37 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.101.235.232]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010729024236.CABF15499.mtiwmhc22.worldnet.att.net@worldnet.att.net>; Sun, 29 Jul 2001 02:42:36 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id DED0B50BC6; Sat, 28 Jul 2001 22:46:37 -0400 (EDT) Date: Sat, 28 Jul 2001 22:46:37 -0400 From: parv To: User & Ian Patrick Thomas Cc: freebsd-questions@freebsd.org Subject: Re: conflicting info on OpenSSH Message-ID: <20010728224637.A22160@moo.holy.cow> Mail-Followup-To: User & Ian Patrick Thomas , freebsd-questions@freebsd.org References: <20010728220849.A38121@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010728220849.A38121@localhost>; from ipthomas_77@yahoo.com on Sat, Jul 28, 2001 at 10:08:49PM -0400 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 on Jul 28 22:37, i got this from User... ... > Here is where the man page defers from the config file. > > ForwardX11 > Specifies whether X11 connections will be automatically redi- > rected over the secure channel and DISPLAY set. The argument > must be ``yes'' or ``no''. The default is ``no''. > > Here is the defualt > > # Site-wide defaults for various options > # Host * > # ForwardAgent yes > # ForwardX11 yes > > I hope it doesn't seem like I'm splitting hairs. I just want to know > the most secure way to run X programs remotely. > a case of implicit option... the option has been commented out. thus ForwardX11 option is not set. thus default is not to forward X11 connection ... given the program does what its documentation says, of course. -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message