From owner-freebsd-questions@FreeBSD.ORG Mon Jun 18 14:24:40 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E60D1065676 for ; Mon, 18 Jun 2012 14:24:40 +0000 (UTC) (envelope-from vladimir.budnev@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id BCB7D8FC1C for ; Mon, 18 Jun 2012 14:24:39 +0000 (UTC) Received: by lbon10 with SMTP id n10so5359852lbo.13 for ; Mon, 18 Jun 2012 07:24:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=er/pV7q2NjQQ+U1voVhPg8SmyBE9nu1ObnoT92mZHgg=; b=pSI+EjlH4bwJa6P161xxi4kbcWChsF0RqkNe1g6d+A8fi9QKaXgmv8x8pHArhRsWK6 c9C0byp2jjW/1uNmdB8BOkDB+ls+GA7Pf+8/gQLdqoyMPIFgTLAgTtxnjCPeKXHOqWNQ UKVpFr/X14aXK1QHm/Sdu1Nbcg6+4R7yNXVEhmjVZTI7PzqjoyL0dDYAMT9SBFZEyRJA vOC0094Mm2JVE82vzk+OKCWoTlETcFLDkiD0AxxCB0ITZvKLbP5yCu2kiEurXOtOKdcS ee3gvRBsEE7lL9tnGwfI0xLZ8QSfguuwZmq7VEjByYuYRQR4ACvTo/J4xEmDbVQhOe2Y 28Pg== Received: by 10.112.49.100 with SMTP id t4mr6571008lbn.10.1340029478448; Mon, 18 Jun 2012 07:24:38 -0700 (PDT) Received: from [192.168.66.106] ([80.253.27.98]) by mx.google.com with ESMTPS id h9sm11560800lbi.9.2012.06.18.07.24.36 (version=SSLv3 cipher=OTHER); Mon, 18 Jun 2012 07:24:37 -0700 (PDT) Message-ID: <4FDF3A22.7030307@gmail.com> Date: Mon, 18 Jun 2012 18:24:34 +0400 From: Budnev Vladimir User-Agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Mike Tancsa References: <4FDF2DCA.2020105@gmail.com> <4FDF3513.5050909@sentex.net> In-Reply-To: <4FDF3513.5050909@sentex.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: (Free 7.2) "su -l" didnt prompt password.Is it possbile? 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: Mon, 18 Jun 2012 14:24:40 -0000 18.06.2012 18:02, Mike Tancsa написал: > On 6/18/2012 9:31 AM, Budnev Vladimir wrote: >> And It looked such way: >> >> %su -l > Before you enter this command, post the output of > id Unfortunately, we can not flashback or reproduce that step now, cause we'v hurried and changed root password to avoid such strange "free logins". And changing it back didnt change a thing. It was...and't went. We had only buffered console output :( But mb you can point in what case there is possibility to make "su -l" without any prompt. I suppose you mean that user has gid=0 or smthng like that but it hasn't. And as i mentioned changin root password to another and backwards doesn't allow to reproduce discribed behaviour. > > ---Mike > >