From owner-freebsd-security Wed Aug 29 6:11: 5 2001 Delivered-To: freebsd-security@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 3F06737B406; Wed, 29 Aug 2001 06:10:58 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f7TDAdc69656; Wed, 29 Aug 2001 17:10:40 +0400 (MSD) (envelope-from ache) Date: Wed, 29 Aug 2001 17:10:36 +0400 From: "Andrey A. Chernov" To: Joerg Wunsch Cc: audit@freebsd.org, security@freebsd.org Subject: Re: -a in opiekey(1) doesn't work Message-ID: <20010829171034.A69622@nagual.pp.ru> References: <20010829125844.E60434@ida.interface-business.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010829125844.E60434@ida.interface-business.de> User-Agent: Mutt/1.3.21i Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Aug 29, 2001 at 12:58:44 +0200, Joerg Wunsch wrote: > - if (!(flags & 2) && opiepasscheck(secret)) { > + if (!(flags & 2) && !aflag && opiepasscheck(secret)) { Ok from me. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message