From owner-freebsd-questions Tue Apr 8 13:22:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA28728 for questions-outgoing; Tue, 8 Apr 1997 13:22:05 -0700 (PDT) Received: from fps.biblos.unal.edu.co ([168.176.37.11]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA28682 for ; Tue, 8 Apr 1997 13:21:28 -0700 (PDT) From: pgiffuni@fps.biblos.unal.edu.co Received: from localhost by fps.biblos.unal.edu.co (AIX 4.1/UCB 5.64/4.03) id AA12760; Tue, 8 Apr 1997 15:20:26 -0500 Date: Tue, 8 Apr 1997 15:20:26 -0500 (EST) To: questions@FreeBSD.org Subject: Problems su-ing to root... Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hello, I am trying to su to root under FreeBSD under 2.2 Release and I receive a message that I am not in the correct group. I am in wheel, am I doing something wrong or did I find a bug? ( I used the old adduser script to add my account and left the root account without password.) --Pedro