From owner-freebsd-isp Thu Jul 4 07:09:08 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA28001 for isp-outgoing; Thu, 4 Jul 1996 07:09:08 -0700 (PDT) Received: from wave.cyberbeach.net (wave.cyberbeach.net [205.150.79.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA27996 for ; Thu, 4 Jul 1996 07:09:05 -0700 (PDT) Received: from surf.cyberbeach.net (surf.cyberbeach.net [205.150.79.12]) by wave.cyberbeach.net (8.6.12/8.6.12) with ESMTP id KAA03879 for ; Thu, 4 Jul 1996 10:09:03 -0400 Received: (from kurt@localhost) by surf.cyberbeach.net (8.6.12/8.6.12) id KAA11663 for freebsd-isp@freebsd.org; Thu, 4 Jul 1996 10:09:03 -0400 Date: Thu, 4 Jul 1996 10:09:03 -0400 From: Kurt Schafer Message-Id: <199607041409.KAA11663@surf.cyberbeach.net> To: freebsd-isp@freebsd.org Subject: Forced update of NIS passwords Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Recently been working on a WWW based password changing utility for our users so that the more timid can avoid the horrors of having to interact with a spooky shell style interface. The form/CGI works to update the password on the main YP server, but the process of forcibly updating the client machines is escaping me at this time. How can I force an update of the password file on the client machines ? -Kurt