From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 18:05:29 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 2D21C16A420 for ; Fri, 14 Oct 2005 18:05:29 +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 2970543D7E for ; Fri, 14 Oct 2005 18:05:11 +0000 (GMT) (envelope-from teoheras@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so572781nzd for ; Fri, 14 Oct 2005 11:05:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=py3B4Kov3yuNhiv71E2HpO1ciZxEKqQB1TdyYifhH2S65Ro+Tn1iSyuQFbeZdGIh5offBFoGTPb1+ZH0IGkujo9tjrOfz99aCAks9d15rbKUa9LRGcb7n3hNWvcNVQnqXPp4Aie7cK7H1+p100btPe6wItI/YqXYVRtbSVHd1mk= Received: by 10.36.177.1 with SMTP id z1mr1176989nze; Fri, 14 Oct 2005 11:05:11 -0700 (PDT) Received: by 10.36.148.7 with HTTP; Fri, 14 Oct 2005 11:05:11 -0700 (PDT) Message-ID: Date: Fri, 14 Oct 2005 14:05:11 -0400 From: Teo De Las Heras To: freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 References: <200510141759.42676@harrymail> 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: Fwd: 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 18:05:29 -0000 ---------- Forwarded message ---------- From: Teo De Las Heras Date: Oct 14, 2005 1:45 PM Subject: Re: su - does not ask for password To: Emanuel Strobl My account has a password and when I "su -" I go right in as root without a password prompt. What changed? Teo On 10/14/05, Emanuel Strobl wrote: > > Am Freitag, 14. Oktober 2005 17:48 CEST schrieb Teo De Las Heras: > > 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. > > You have to assign the superuser a password first. su will always ask for > the password if the user has one and the executing user is not root (id0) > > -Harry > > > Teo > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org " > > >