From owner-freebsd-questions Thu Aug 30 22:55: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from academy.kearneys.ca (academy.pims.sfu.ca [142.58.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 796C537B401 for ; Thu, 30 Aug 2001 22:54:55 -0700 (PDT) (envelope-from brent@academy.kearneys.ca) Received: (from brent@localhost) by academy.kearneys.ca (8.11.3/8.11.3) id f7V5pvd22624; Thu, 30 Aug 2001 22:51:57 -0700 (PDT) (envelope-from brent) Date: Thu, 30 Aug 2001 22:51:57 -0700 From: Brent Kearney To: "THG@VSL" Cc: FreeBSD Questions Subject: Re: Unix Services for Windows... Message-ID: <20010830225157.B22270@kearneys.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from hwg@vsl.cua.edu on Tue, Aug 21, 2001 at 08:59:46AM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Aug 21, 2001 at 08:59:46AM -0500, THG@VSL wrote: > Hello all, > Anyone get Win2k Services for Unix to synch passwords with a FreeBSD 4.3 > box? > TIA, > Sabre > P.S. Please CC me any answers, as I am not on the FreeBSD questions list. > > I know this doesn't directly address your question, but it might be helpful anyways. You can use Samba 2.2 by itself to keep your passwords synchronized between Win2k and FreeBSD. You will need to configure samba as a primary domain controller, then add: unix password sync = yes passwd program = /usr/bin/passwd %u to your smb.conf file. Users can then use ctrl-alt-del in Win2k to change their passwords on the domain. Cheers, Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message