From owner-freebsd-isp Sun Sep 17 22:18:21 2000 Delivered-To: freebsd-isp@freebsd.org Received: from saturn.mikesweb.com (saturn.mikesweb.com [216.91.66.1]) by hub.freebsd.org (Postfix) with SMTP id DD3BE37B423 for ; Sun, 17 Sep 2000 22:18:19 -0700 (PDT) Received: (qmail 31747 invoked from network); 18 Sep 2000 05:18:18 -0000 Received: from delta.futuredesigns.net (HELO SUN.mikesweb.com) (@216.91.66.252) by saturn.mikesweb.com with SMTP; 18 Sep 2000 05:18:18 -0000 Message-Id: <4.3.2.7.2.20000918011343.0f70d1a8@mail.mikesweb.com> X-Sender: sturdee@mail.mikesweb.com X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Mon, 18 Sep 2000 01:17:15 -0400 To: freebsd-isp@FreeBSD.ORG From: Mike Subject: pw & passwords Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message