From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 15:48:09 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 509BE16A41F for ; Fri, 14 Oct 2005 15:48:09 +0000 (GMT) (envelope-from teoheras@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40B343D45 for ; Fri, 14 Oct 2005 15:48:08 +0000 (GMT) (envelope-from teoheras@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so554654nzd for ; Fri, 14 Oct 2005 08:48:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ZTzW825lTBgI2Iw2tJ53m58wTGfPPkQj7VbM7FKM+ouLIGUP2BXAG/YFyjnveRCSyAts4FEJa6rYazC10YncF4YL6lGU2qXGOyQzejD0lTiKsqm7v2K2hXfQW5Q01jXiZh5i3jqEFWJVDkEHWUny1aGkOnT/vzS3994I6umMWjA= Received: by 10.36.65.5 with SMTP id n5mr3146940nza; Fri, 14 Oct 2005 08:48:07 -0700 (PDT) Received: by 10.36.148.7 with HTTP; Fri, 14 Oct 2005 08:48:08 -0700 (PDT) Message-ID: Date: Fri, 14 Oct 2005 11:48:08 -0400 From: Teo De Las Heras To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: su - does not ask for password X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 15:48:09 -0000 I've added myself to the wheel group and can successfully su - into root. I'm wondering though, where I make the configuration to ask for a password when su - is called. Teo