From owner-freebsd-questions Thu Jul 22 10: 0:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from donhm.calcasieu.com (tcnet07-53.austin.texas.net [209.99.35.116]) by hub.freebsd.org (Postfix) with ESMTP id 3F66F15446 for ; Thu, 22 Jul 1999 10:00:18 -0700 (PDT) (envelope-from dread@texas.net) Received: from donhm.calcasieu.com (localhost.calcasieu.com [127.0.0.1]) by donhm.calcasieu.com (8.8.8/8.8.8) with ESMTP id LAA19736; Thu, 22 Jul 1999 11:59:45 -0500 (CDT) (envelope-from dread@texas.net) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3796681D.8D30924F@cmiets.com> Date: Thu, 22 Jul 1999 11:59:45 -0500 (CDT) From: Don Read To: "James A. Mutter" Subject: RE: SCO Openserver & FreeBSD Cc: freebsd-questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 22-Jul-99 James A. Mutter wrote: > Hi all, > > I've got a situation where I need to integrate several FreeBSD boxes > into an already existing SCO environment. I'm polling the group for > opinions/ideas/comments/etc... > > We have (1) SCO OpenServer 5.0.5 box which we need to keep. Currently > it provides all network services to our office (Database, File & Print, > Mail, DNS, etc...) > > I'd like to bring in a few FreeBSD servers to take over File & Print > services, Mail, etc... Now, my questions. > > 1. Is there an easy way to migrate the password file from the SCO box > to the FreeBSD servers? > A. install the DES libcrypt on the FreeBSD box(s). B. get home directories in sync, either /usr/home or just /usr C. a awk script to insert the ":0:0" to the SCO.passwd > BSD.passwd D. vipw + :$ + :r BSD.passwd+ :wq ( fixup any complaints) E. couple of scripts to create and populate homedirs from time to time. ( mailto:dread@calcasieu.com if you need the scripts ) > 2. And I think that this is going to be the killer, is there an easy > way (short of NIS) to keep passwords between the SCO box and the FreeBSD > boxen in sync? This is what NIS lives for but ... steal the $(PASSWD): $(MASTER) stuff from /var/yp/Makefile.dist and scp it over to your SCO box. how to merge the changes is, ahh.., exercise left to the reader, yeah, thats it. > > 3. A bit off topic. Has anyone used SAMBA to act as a WinNT PDC? nope. > Anyone used SAMBA's ability to sync Windows and UNIX passwords? Just > curious. playing with it, no success so far. Regards, --- Don Read dread@calcasieu.com EDP Manager dread@texas.net Calcasieu Lumber Co. Austin TX -- But I'm in good company, sendmail has kicked a great many butts in the past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message