On Tue, Mar 09, 2010 at 09:37:22AM +0100, Joachim Breitner wrote: > NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call > user-defined scripts or executables
Annoying, isn't it? This is output by do_option_warnings(), whose job is to warn about deprecated options, contradicting values, that sort of things. However, for script_security, it simply warns you based on the sole value, without any concern about whether or not that value is adequate for your configuration. Furthermore, it either warns you that you *have* allowed user-defined scripts, or that you have *not*. In other words, it always outputs a warning, reminding you that your security may be too strict, or too lax, depending on how you look at it. I can't help but think there must be a Zen joke in there. :) -- QOTD: I've heard about civil Engineers, but I've never met one. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org