From owner-cvs-all Mon Jul 9 10:37:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 196E437B401; Mon, 9 Jul 2001 10:37:54 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f69Hbra01213; Mon, 9 Jul 2001 10:37:53 -0700 (PDT) (envelope-from markm) Message-Id: <200107091737.f69Hbra01213@freefall.freebsd.org> From: Mark Murray Date: Mon, 9 Jul 2001 10:37:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/opieinfo Makefile src/usr.bin/opiekey Makefile src/usr.bin/opiepasswd Makefile X-FreeBSD-CVS-Branch: HEAD 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 markm 2001/07/09 10:37:53 PDT Modified files: usr.bin/opieinfo Makefile usr.bin/opiekey Makefile usr.bin/opiepasswd Makefile Log: Provide a WANT_INSECURE_OPIE compile-time option, which is useful if you encrypt all traffic routinely, and is also useful for debugging. Also, (properly) set SUID bit on relevant apps - opieinfo and opiepasswd, which need it to mess with /etc/opiekeys. Revision Changes Path 1.7 +7 -1 src/usr.bin/opieinfo/Makefile 1.8 +5 -1 src/usr.bin/opiekey/Makefile 1.6 +8 -1 src/usr.bin/opiepasswd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message