From owner-freebsd-questions Mon Jan 5 11:19:00 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA02395 for questions-outgoing; Mon, 5 Jan 1998 11:19:00 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from basil.stthom.edu (basil.stthom.edu [199.3.235.21]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA02384 for ; Mon, 5 Jan 1998 11:18:57 -0800 (PST) (envelope-from jim@basil.stthom.edu) Received: from basil.stthom.edu (dial48.as3.phoenix.net [205.240.148.159]) by basil.stthom.edu (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id NAA13990; Mon, 5 Jan 1998 13:19:03 -0800 Message-ID: <34B0DD2C.5724832D@basil.stthom.edu> Date: Mon, 05 Jan 1998 13:16:28 +0000 From: Jim Joseph Reply-To: jcj@phoenix.net X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: KrOnUs CC: freebsd-questions@FreeBSD.ORG Subject: Re: 95/NT Authorisation Server on BSD References: <3.0.32.19980105150521.0068a1d0@pop3.demon.co.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk KrOnUs wrote: > > Hi all.. > > Is it possible for a FreeBSD machine to act as an authorisation > server for Windoze 95/NT machines on a LAN? (i.e for user/password > authentication etc.) > > L8rz > > KrOnUs Check out Samba. It is in the ports. It allows to do this and much much more. You can set it up to be your Primary Domain Controller and it should work quite well.