diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/optionen/macrosecurity_sl.xhp | 56 |
1 files changed, 56 insertions, 0 deletions
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 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> +<topic id="textsharedoptionenmacrosecurity_slxhp" indexer="include"> +<title id="tit" xml-lang="en-US">Security Level</title> +<filename>/text/shared/optionen/macrosecurity_sl.xhp</filename> +</topic> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id1203039"><bookmark_value>security;security levels for macros</bookmark_value> +<bookmark_value>macros;security levels</bookmark_value> +<bookmark_value>levels;macro security</bookmark_value> +</bookmark> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/SecurityLevelPage" id="bm_id7283548" localize="false"/> +<paragraph role="heading" id="par_idN10549" xml-lang="en-US" level="1"><variable id="macrosecurity_sl"><link href="text/shared/optionen/macrosecurity_sl.xhp">Security Level</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_idN10567" xml-lang="en-US">Select the <link href="text/shared/optionen/macrosecurity.xhp">macro security</link> 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.</paragraph> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/vhigh" id="bm_id7283547" localize="false"/> +<h2 id="par_idN10578">Very high</h2> +<paragraph role="paragraph" id="par_idN1057C" xml-lang="en-US">Only macros from trusted file locations are allowed to run. All other macros, regardless of whether they are signed or not, are disabled.<comment>UFI: for each option, the first para is copied from the string table.</comment></paragraph> +<paragraph role="paragraph" id="par_idN10591" xml-lang="en-US"><ahelp hid=".">Trusted file locations can be set on the Trusted Sources tab page. Any macro from a trusted file location is allowed to run.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/high" id="bm_id2273934" localize="false"/> +<h2 id="par_idN105A2">High</h2> +<paragraph role="paragraph" id="par_idN105A6" xml-lang="en-US">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.</paragraph> +<paragraph role="paragraph" id="par_idN105A9" xml-lang="en-US"><ahelp hid=".">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.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/med" id="bm_id7128818" localize="false"/> +<h2 id="par_idN105BA">Medium</h2> +<paragraph role="paragraph" id="par_idN105BE" xml-lang="en-US">Confirmation required before executing macros from unknown sources.</paragraph> +<paragraph role="paragraph" id="par_idN105C1" xml-lang="en-US"><ahelp hid=".">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.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/xmlsec/ui/securitylevelpage/low" id="bm_id7408978" localize="false"/> +<h2 id="par_idN105D2">Low (not recommended)</h2> +<paragraph role="paragraph" id="par_idN105D6" xml-lang="en-US">All macros will be executed without confirmation. Use this setting only if you are certain that all documents that will be opened are safe.</paragraph> +<paragraph role="paragraph" id="par_idN105D9" xml-lang="en-US"><ahelp hid=".">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.</ahelp></paragraph> +</body> +</helpdocument> |