Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 17:10:36 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Joerg Wunsch <joerg_wunsch@interface-systems.de>
Cc:        audit@freebsd.org, security@freebsd.org
Subject:   Re: -a in opiekey(1) doesn't work
Message-ID:  <20010829171034.A69622@nagual.pp.ru>
In-Reply-To: <20010829125844.E60434@ida.interface-business.de>
References:  <20010829125844.E60434@ida.interface-business.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010829171034.A69622>