From owner-freebsd-questions Sat Jul 19 16:40:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA17446 for questions-outgoing; Sat, 19 Jul 1997 16:40:12 -0700 (PDT) Received: from luke.cpl.net (luke.cpl.net [206.85.245.131]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA17437 for ; Sat, 19 Jul 1997 16:40:08 -0700 (PDT) Received: from localhost (shawn@localhost) by luke.cpl.net (8.8.5/8.8.5) with SMTP id QAA00345 for ; Sat, 19 Jul 1997 16:40:05 -0700 (PDT) Date: Sat, 19 Jul 1997 16:40:05 -0700 (PDT) From: Shawn Ramsey To: questions@freebsd.org Subject: 2.2.2-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just upgraded to 2.2.2-RELEASE. Now, when I add newusers, they don't get added to /etc/group. Is this normal, and if not, is there any easy fix? Also, EVERYTIME I have upgraded, whenever I tar /usr/home/* and restore to the new system, they never get the proper ownership or group. I am using the p flag of tar also. Any ideas on why this would be? Thanks.