From f6e3d3d687bdc82e4fa885864b35d9d7aa9ed5ca Mon Sep 17 00:00:00 2001 From: John Southworth Date: Wed, 3 Aug 2011 11:59:21 -0500 Subject: Generate unpriviledged allowed-op at compile time. Add script to allow admin user to regenerate it if needed. Fix ambiguous command message. --- scripts/vyatta-regen-unpriv-commands.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/vyatta-regen-unpriv-commands.sh (limited to 'scripts') diff --git a/scripts/vyatta-regen-unpriv-commands.sh b/scripts/vyatta-regen-unpriv-commands.sh new file mode 100644 index 0000000..e6f7e2f --- /dev/null +++ b/scripts/vyatta-regen-unpriv-commands.sh @@ -0,0 +1,3 @@ +#!/bin/bash +source /opt/vyatta/share/vyatta-op/functions/interpreter/vyatta-unpriv +vyatta_unpriv_gen_allowed -- cgit v1.2.3