From owner-cvs-all Fri Aug 3 11:25: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id BEF7837B401; Fri, 3 Aug 2001 11:24:57 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.4/8.11.4) id f73IJGU17001; Fri, 3 Aug 2001 22:19:16 +0400 (MSD) (envelope-from ache) Date: Fri, 3 Aug 2001 22:19:15 +0400 From: "Andrey A. Chernov" To: Bill Fenner Cc: mark@grondar.za, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libopie Makefile Message-ID: <20010803221915.A16875@nagual.pp.ru> References: <20010803002200.C3285@nagual.pp.ru> <200108031444.f73EiFr06031@grimreaper.grondar.za> <20010803202823.A15671@nagual.pp.ru> <200108031805.LAA19695@windsor.research.att.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108031805.LAA19695@windsor.research.att.com> User-Agent: Mutt/1.3.19i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Aug 03, 2001 at 11:05:55 -0700, Bill Fenner wrote: > > At least opiekey and opiepasswd commands require -f flag to permit > "insecure" behavior, so I thought that using -DINSECURE_OVERRIDE by > default was OK there. I haven't looked into what the library does > for -DINSECURE_OVERRIDE but perhaps it's also appropriate there by > default too. > Exact the same thing I say. Why pretend to be more secure (really _false_ secure) since this sort of security can be easily overriden by even not so expirienced hacker using "echo mypassphrase | env DISPLAY=:0 otp-md5 ..." and the same tricks? BTW, in the same false secure style automatic SSH detection can be added using getenv("SSH_CLIENT") So, we have NO reasons to restrict -f or /etc/opieaccess usage. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message