From owner-freebsd-questions Sat Jul 12 13:28:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA18566 for questions-outgoing; Sat, 12 Jul 1997 13:28:31 -0700 (PDT) Received: from bsd.fs.bauing.th-darmstadt.de (bsd.fs.bauing.th-darmstadt.de [130.83.63.241]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA18561 for ; Sat, 12 Jul 1997 13:28:29 -0700 (PDT) Received: from panke.panke.de (anonymous223.ppp.cs.tu-berlin.de [130.149.17.223]) by bsd.fs.bauing.th-darmstadt.de (8.8.5/8.8.5) with ESMTP id WAA00235; Sat, 12 Jul 1997 22:28:25 +0200 (MET DST) Received: (from wosch@localhost) by panke.panke.de (8.8.5/8.6.12) id UAA01056; Sat, 12 Jul 1997 20:37:50 +0200 (MET DST) Date: Sat, 12 Jul 1997 20:37:50 +0200 (MET DST) Message-Id: <199707121837.UAA01056@panke.panke.de> From: Wolfram Schneider To: Tim Tsai Cc: freebsd-questions@FreeBSD.ORG Subject: pwd utilties locking issues In-Reply-To: <19970709174404.15484@shell.futuresouth.com> References: <19970709174404.15484@shell.futuresouth.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Tim Tsai writes: >Does adduser, rpc.yppasswd, pw, vipw, and passwd synchronize with each >other correctly? Mostly. Adduser does not lock the whole session, only when it change the files in /etc. -- Wolfram Schneider http://www.apfel.de/~wosch/