From owner-freebsd-questions@FreeBSD.ORG Sun May 14 05:19:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7970C16A400 for ; Sun, 14 May 2006 05:19:22 +0000 (UTC) (envelope-from v.velox@vvelox.net) Received: from mail07.powweb.com (mail07.powweb.com [66.152.97.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35DB843D48 for ; Sun, 14 May 2006 05:19:22 +0000 (GMT) (envelope-from v.velox@vvelox.net) Received: from vixen42.vulpes (24-119-225-24.cpe.cableone.net [24.119.225.24]) by mail07.powweb.com (Postfix) with ESMTP id 6160114DB61; Sat, 13 May 2006 22:19:12 -0700 (PDT) Date: Sun, 14 May 2006 00:19:27 -0500 From: Vulpes Velox To: Tom Norris Message-ID: <20060514001927.4b3b9188@vixen42.vulpes> In-Reply-To: <44666077.2040506@trancegeek.net> References: <44666077.2040506@trancegeek.net> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Is there a daemon/program for FreeBSD that accepts Microsoft RDP connections? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 May 2006 05:19:22 -0000 On Sat, 13 May 2006 18:40:55 -0400 Tom Norris wrote: > Hello everyone, > > I'm trying to convince my boss to let me set up a FreeBSD system as > file server. He said he would allow it if he could use Microsoft's > RDP client (not VNC or SSH :( ) to connect and monitor the machine > at his whim. Are there any daemons that will take incoming RDP > connections? Since he wants RDP, I doubt it would go by, but you may want to check out xming. I use that for connecting to my FBSD workstation at work from my windows workstation when I do not have my FBSD laptop with me.