From owner-freebsd-questions@FreeBSD.ORG Sat Oct 15 00:45:48 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 0679E16A41F for ; Sat, 15 Oct 2005 00:45:48 +0000 (GMT) (envelope-from teoheras@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91F7143D48 for ; Sat, 15 Oct 2005 00:45:47 +0000 (GMT) (envelope-from teoheras@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so556703nzo for ; Fri, 14 Oct 2005 17:45:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cA57tvt8xzj96NXei7m1uET7Lm8+55M3Vm3ugO0PVLiyIcYjAmJHEeCP1q5F9OStYJFIkQFUPVH/N6T6cTIDWgj5XCYYFDRNduVPyvwvarXIZhT5uV67uyTZuBN0JZejZV/ObPrX3a3jaf8piZjCPvQHpiZc2rH1RaZdXxPIYbA= Received: by 10.36.23.10 with SMTP id 10mr232922nzw; Fri, 14 Oct 2005 17:45:46 -0700 (PDT) Received: by 10.36.148.7 with HTTP; Fri, 14 Oct 2005 17:45:46 -0700 (PDT) Message-ID: Date: Fri, 14 Oct 2005 20:45:46 -0400 From: Teo De Las Heras To: "Andrew P." In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200510141759.42676@harrymail> Cc: freebsd-questions@freebsd.org Subject: Re: 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: Sat, 15 Oct 2005 00:45:48 -0000 That worked! I thought I remembered giving root a password!? So, if you don't have a password set, one is not asked for? Teo On 10/14/05, Andrew P. wrote: > > My account has a password and when > > I "su -" I go right in as root without a > > password prompt. What changed? > > > > Teo > > > > % su > # passwd > Changing local password for root > New Password: > Retype New Password: > # > > Now you're done. >