From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 18:35:46 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 C29F816A41F for ; Fri, 14 Oct 2005 18:35:46 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFEE43D53 for ; Fri, 14 Oct 2005 18:35:44 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so576708nzd for ; Fri, 14 Oct 2005 11:35:43 -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=LRzKLmFJaJCCYJ8tmz4tXwoSo6GkAr0YaubooWGvel8xvjm7TvJVRcnew4spPHuO1KNAZHdQEFDpP/D6hYrJZOSfZQNB2SCOpXNN0eghGOvZ3f+hsZlSBssL645Ff+juwlSImTOeZzhqjPHsKUcQO4T9HcYOCR7EgS8l+NZwP24= Received: by 10.37.2.29 with SMTP id e29mr1191664nzi; Fri, 14 Oct 2005 11:35:43 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Fri, 14 Oct 2005 11:35:43 -0700 (PDT) Message-ID: Date: Fri, 14 Oct 2005 22:35:43 +0400 From: "Andrew P." To: Teo De Las Heras 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: Fri, 14 Oct 2005 18:35:46 -0000 > 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.