From owner-freebsd-isp Mon Mar 2 14:04:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26713 for freebsd-isp-outgoing; Mon, 2 Mar 1998 14:04:33 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from postoffice.prismnet.com (postoffice.prismnet.com [205.166.246.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26687 for ; Mon, 2 Mar 1998 14:04:28 -0800 (PST) (envelope-from greg@prismnet.com) Received: from maverick.prismnet.com (maverick.prismnet.com [205.230.253.168]) by postoffice.prismnet.com (8.8.8/8.8.5) with SMTP id QAA11110 for ; Mon, 2 Mar 1998 16:04:42 -0600 (CST) Message-ID: <000601bd4627$08d83d60$a8fde6cd@maverick.prismnet.com> Reply-To: "Greg Stringfellow" From: "Greg Stringfellow" To: Subject: Distributed Passwords Date: Mon, 2 Mar 1998 16:03:29 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Used to be, when I had 500 customers my simple scripts for passing password information via SSH from computer to computer worked great. Now that I've got a few more customers (just one or two:) I want to either find possible a better alternative to copying or maybe better scripts before I go and re-invent the wheel. Basically, what I'm doing is copying user information from my main FreeBSD box to my other boxes (mail, web, etc). This script runs every 10 minutes and copies the master.passwd file over and installs it into the remote system. Only problem with this method is that you have only a single point to change passwd information. No good if that machine goes down. I've though about NIS, but it seems like I could be burned reall good with this one. I could be wrong however, it's been known to happen. So I was hoping that maybe somebody here might have some suggestions or examples they could share on this subject. Are there other secure alternatives to copying the master.passwd file between all machine? Does somebody have a turnkey script they would like to share? As always, any information is appreciated. Greg --- Greg Stringfellow President / Network Administrator PrismNet, Inc. - Austin, TX USA Office (512)418-1568 x25 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message