From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 16:33:57 2004 Return-Path: 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 3755F16A4CE for ; Thu, 1 Jul 2004 16:33:57 +0000 (GMT) Received: from mail.myhealthcarefirst.com (mail.myhealthcarefirst.com [66.119.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id D722043D46 for ; Thu, 1 Jul 2004 16:33:56 +0000 (GMT) (envelope-from Chad.Albert@myhealthcarefirst.com) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Date: Thu, 1 Jul 2004 11:13:35 -0500 Message-ID: <433CEE75B1339547BBB373B3406653840EE655@hfmail01.sgf.healthcarefirst.med> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: RDP thread-index: AcRfL6csT+7ClTD1RTGgw553PHPPPQAUoQ9A From: "Chad Albert" To: "Perry Riggle" , Subject: RE: RDP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 16:33:57 -0000 This is for Linux, but it is a project to replace Windows Terminal Services, I have not used it, but I have seen it around. It uses X11 so it will be less friendly in low bandwidth environments. http://www.ltsp.org=20 -- Chad -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Perry Riggle Sent: Thursday, July 01, 2004 12:47 AM To: freebsd-questions@freebsd.org Subject: RDP I was wondering if there is a way to set FreeBSD up to replace a Windows 2000 server. The company I work for uses terminal services client to connect to the WIN2K server. When users connect they can log in and create documents, spreadsheets, etc. Currently I use rdesktop on FreeBSD at work to connect to the WIN2K. It would be nice to replace the Windows machine with a *BSD. Thanks