From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. 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 0000000000..73c186f528 --- /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 macros from trusted sources and signed macros (from any source) are allowed to run. Macros that are neither from a trusted source nor signed 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