From owner-freebsd-questions Fri Sep 7 16:21:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns2.interlinks.net (ns2.mgenerations.net [207.107.160.102]) by hub.freebsd.org (Postfix) with ESMTP id D880B37B406 for ; Fri, 7 Sep 2001 16:21:46 -0700 (PDT) Received: from custinfo (custinfo.interlinks.net [207.107.160.15]) by ns2.interlinks.net (8.10.0.Beta6/8.10.0.Beta6) with SMTP id f87NLap02899 for ; Fri, 7 Sep 2001 19:21:46 -0400 (EDT) Message-ID: <001d01c137f3$e1fb54d0$0fa06bcf@custinfo> From: "Bill Sandiford" To: Subject: problem with pw command Date: Fri, 7 Sep 2001 19:21:44 -0400 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 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a script on my machine that calls the pw command. I have been running this script for 3 years and it has worked fine. I use it to change passwords. it uses the pw command in the following syntax echo newpass | pw usermod username this has worked fine but suddently today it is dropping out with the following error pw: password update: No such file or directory I have tried everything I can but can't fix this Please help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message