Date: Sat, 01 Sep 2001 20:03:45 +0100 From: Mark Murray <mark@grondar.za> 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: <200109011903.f81J3jH04734@grimreaper.grondar.za> In-Reply-To: <20010829171034.A69622@nagual.pp.ru> ; from "Andrey A. Chernov" <ache@nagual.pp.ru> "Wed, 29 Aug 2001 17:10:36 %2B0400." References: <20010829171034.A69622@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Said "Andrey A. Chernov" <ache@nagual.pp.ru>: > 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. And me. M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109011903.f81J3jH04734>