From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 14:16:53 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 37BCB16A4CE for ; Thu, 1 Jul 2004 14:16:53 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC59A43D2F for ; Thu, 1 Jul 2004 14:16:52 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i61EGFh26491; Thu, 1 Jul 2004 10:16:15 -0400 (EDT) From: Jerry McAllister Message-Id: <200407011416.i61EGFh26491@clunix.cl.msu.edu> To: priggle@sbcglobal.net (Perry Riggle) Date: Thu, 1 Jul 2004 10:16:14 -0400 (EDT) In-Reply-To: from "Perry Riggle" at Jul 01, 2004 12:47:16 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org 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 14:16:53 -0000 Hi, > 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. Take a look at samba /usr/ports/net/samba and see if it helps you. ////jerry > > Thanks > > --