From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../text/shared/optionen/macrosecurity_sl.xhp | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp (limited to 'helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp') diff --git a/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp b/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp new file mode 100644 index 000000000..8d99df5a0 --- /dev/null +++ b/helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp @@ -0,0 +1,56 @@ + + + + + + + + +Security Level +/text/shared/optionen/macrosecurity_sl.xhp + + + +security;security levels for macros +macros;security levels +levels;macro security + + + +Security Level + +Select the macro security level from one of four options. The options differ according to the security level. Macros that are allowed to run on a higher security level are also allowed to run in all lower levels. + +Very high +Only macros from trusted file locations are allowed to run. All other macros, regardless of whether they are signed or not, are disabled.UFI: for each option, the first para is copied from the string table. +Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run. + +High +Only signed macros from trusted sources are allowed to run. Unsigned macros are disabled. +Trusted sources can be set on the Trusted Sources tab page. Only signed macros from a trusted source are allowed to run. In addition, any macro from a trusted file location is allowed to run. + +Medium +Confirmation required before executing macros from unknown sources. +Trusted sources can be set on the Trusted Sources tab page. Signed macros from a trusted source are allowed to run. In addition, any macro from a trusted file location is allowed to run. All other macros require your confirmation. + +Low (not recommended) +All macros will be executed without confirmation. Use this setting only if you are certain that all documents that will be opened are safe. +A macro can be set to auto-start, and it can perform potentially damaging actions, as for example delete or rename files. This setting is not recommended when you open documents from other authors. + + -- cgit v1.2.3