Date: Mon, 18 Sep 2000 11:31:59 -0400 From: "Troy Settle" <troy@psknet.com> To: "Forrest W. Christian" <forrestc@imach.com> Cc: <freebsd-isp@FreeBSD.ORG> Subject: RE: pw & passwords Message-ID: <BFEGKDHLHDNOJEIHJDBAEEBCCAAA.troy@psknet.com> In-Reply-To: <Pine.BSF.4.21.0009180050240.1374-100000@workhorse.iMach.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I've recently moved away from keeping any users in the default passwd files. With qmail/vpopmail and ncftpd, I have no need for it. However, I would be interested in seeing your database schema and tools you're using to add/remove users and sync the passwd files. -- Troy Settle Pulaski Networks 540.994.4254 It's always a long day, 86400 doesn't fit into a short > -----Original Message----- > From: owner-freebsd-isp@FreeBSD.ORG > [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Forrest W. Christian > Sent: Monday, September 18, 2000 2:54 AM > To: Mike > Cc: freebsd-isp@FreeBSD.ORG > Subject: Re: pw & passwords > > > On Mon, 18 Sep 2000, Mike wrote: > > > I am working on a perl program to automate setting users up on > my box, and > > I am wanting to user pw in a system call, and am wondering how > I can give > > it a password directly without it needing to prompt me for it. > The closest > > I can come, is the "-h fd" flag, but I'm not overly sure how to > pull that > > one off.. > > Use the perl password management tools. See setpwent. Or, go after the > master password file directly. I personally re-gen the entire > /etc/master.passwd file from a SQL database. But again, I have to keep > several machines in sync. > > - Forrest W. Christian (forrestc@imach.com) AC7DE > ---------------------------------------------------------------------- > iMach, Ltd., P.O. Box 5749, Helena, MT 59604 http://www.imach.com > Solutions for your high-tech problems. (406)-442-6648 > ---------------------------------------------------------------------- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BFEGKDHLHDNOJEIHJDBAEEBCCAAA.troy>