From owner-freebsd-questions@FreeBSD.ORG Tue Jul 4 05:30:15 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 76FF616A4E2 for ; Tue, 4 Jul 2006 05:30:15 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8930443D5A for ; Tue, 4 Jul 2006 05:30:07 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1865289uge for ; Mon, 03 Jul 2006 22:30:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OFA8x8kMx0M642Xd+k7CixMTLsM0l9wwYUwllzn1EMGWWY/5G9L0OOR5Z+4R/qJ+5p2V1zfYgAgQd50qnIXNLVK0oCTHPlZn3FcfmPk0ljEhSd1trQORpaFRbICZUj2VGPkHn5ioGLO4Cjfyv678WFTiGba+80yLcx4v5CcOtu8= Received: by 10.66.243.2 with SMTP id q2mr6468468ugh; Mon, 03 Jul 2006 22:30:05 -0700 (PDT) Received: by 10.66.219.4 with HTTP; Mon, 3 Jul 2006 22:30:05 -0700 (PDT) Message-ID: Date: Tue, 4 Jul 2006 09:30:05 +0400 From: "Andrew Pantyukhin" To: "Tom Norris" In-Reply-To: <44666077.2040506@trancegeek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44666077.2040506@trancegeek.net> 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: Tue, 04 Jul 2006 05:30:15 -0000 On 5/14/06, 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? I just found out about xrdp: http://xrdp.sourceforge.net/ It's not ported yet, though.