From owner-freebsd-questions Fri Mar 12 12:47: 9 1999 Delivered-To: freebsd-questions@freebsd.org Received: from poboxer.pobox.com (unknown [208.149.16.4]) by hub.freebsd.org (Postfix) with ESMTP id C3AB4152F7; Fri, 12 Mar 1999 12:46:50 -0800 (PST) (envelope-from alk@poboxer.pobox.com) Received: (from alk@localhost) by poboxer.pobox.com (8.9.3/8.9.1) id OAA28231; Fri, 12 Mar 1999 14:45:39 -0600 (CST) (envelope-from alk) From: Anthony Kimball - High Performance Computing MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 12 Mar 1999 14:45:39 -0600 (CST) X-Face: \h9Jg:Cuivl4S*UP-)gO.6O=T]]@ncM*tn4zG);)lk#4|lqEx=*talx?.Gk,dMQU2)ptPC17cpBzm(l'M|H8BUF1&]dDCxZ.c~Wy6-j,^V1E(NtX$FpkkdnJixsJHE95JlhO 5\M3jh'YiO7KPCn0~W`Ro44_TB@&JuuqRqgPL'0/{):7rU-%.*@/>q?1&Ed Reply-To: alk@pobox.com To: rjoe@sierrahill.com Subject: rjoe References: <199903122013.OAA23622@sierrahill.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14057.31652.830722.892332@avalon.east> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Quoth Joe Schwartz on Fri, 12 March: : They have about 3000 e-mail accounts. I can get a text file from an : Excel spread sheet which has account info in it. (I haven't seen it yet) : : Does anyone know of an easy way to create all these accounts? or has : anyone done something similar? /usr/sbin/adduser *is* a perl script. Presumably you just change The calls to &new_users_name et filia in the inner loop so that they read from the text file format instead of prompting at the tty. This is pretty basic perl stuff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message