blob: 471b73cd734e1fab41fdb6e70a562b970deb449c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
<?xml version="1.0" encoding="UTF-8"?>
<section xmlns="http://docbook.org/ns/docbook"
xmlns:ns5="http://www.w3.org/1998/Math/MathML"
xmlns:ns4="http://www.w3.org/2000/svg"
xmlns:ns3="http://www.w3.org/1999/xhtml"
xmlns:ns2="http://www.w3.org/1999/xlink"
xmlns:ns="http://docbook.org/ns/docbook"
xml:id="securityLevel" version="5.0">
<info>
<title xml:id="securityLevel-ti1">Security Level</title>
</info>
<!-- 2012-12-25 marja - moved this part out of misc-params.xml" -->
<!-- 2013-05-05 marja - added screenshot -->
<mediaobject>
<imageobject>
<imagedata revision="1" fileref="dx2-securityLevel.png" align="center" format="PNG" xml:id="securityLevel-im1"></imagedata>
</imageobject>
</mediaobject>
<para revision="1" xml:id="securityLevel-pa1">You can adjust your
security level here.</para>
<para revision="1" xml:id="securityLevel-pa2">Leave the default
settings as they are, if you don't know what to choose.</para>
<para revision="2" xml:id="securityLevel-pa3">After install, it
will always be possible to adjust your security settings in the
<guilabel>Security</guilabel> part of the Mageia Control Center.</para>
</section>
|