From owner-freebsd-questions Tue Sep 23 05:03:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA07037 for questions-outgoing; Tue, 23 Sep 1997 05:03:00 -0700 (PDT) Received: from d2si.com (macbeth.d2si.com [206.8.31.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA07024 for ; Tue, 23 Sep 1997 05:02:55 -0700 (PDT) Received: (from alec@localhost) by d2si.com (8.8.5/8.8.5) id HAA28644 for freebsd-questions@freebsd.org; Tue, 23 Sep 1997 07:02:50 -0500 (CDT) From: Alec Kloss Message-Id: <199709231202.HAA28644@d2si.com> Subject: Changing local and kerberos password To: freebsd-questions@freebsd.org Date: Tue, 23 Sep 1997 07:02:50 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Howdy all. Does anyone know of a good reason not to modify passwd(1) so that it changes both the local and kerberos passwords in the same run? It's a bit annoying to get people to change their passwords twice, once for kerberos and once again locally. Any thoughts?