aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/en/securityLevel.xml
blob: e7a8c0aedf608836146328c5156862aed58dac0d (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="UTF-8"?>
<section version="5.0" xml:id="securityLevel"
         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">
  <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 -->

  <!--2018/02/12 apb: Minor wording.-->

  <mediaobject>
    <imageobject>
      <imagedata align="center" fileref="dx2-securityLevel.png" format="PNG"
                 revision="1" xml:id="securityLevel-im1"/>
    </imageobject>
  </mediaobject>

  <para><emphasis role="bold">Please choose the desired security
  level</emphasis></para>

  <para revision="1" xml:id="securityLevel-pa1"><emphasis>Standard</emphasis>
  is the default, and recommended setting for the average user.</para>

  <para revision="1"><emphasis>Secure</emphasis> will create a highly
  protected system - for instance if the system is to be used as a public
  server.</para>

  <para><emphasis role="bold">Security Administrator</emphasis></para>

  <para revision="1" xml:id="securityLevel-pa2">This item allows you to
  configure an email address to which the system will send <emphasis>security
  alert messages</emphasis> when it detects situations which require
  notification to a system administrator.</para>

  <para>A good, and easy-to-implement, choice is to enter
  &lt;user&gt;@localhost - where &lt;user&gt; is the login name of the user to
  receive these messages.</para>

  <note>
    <para>The system sends such messages as <emphasis role="bold">Unix
    Mailspool messages</emphasis>, not as "ordinary" SMTP mail: this user must
    therefore be configured for receiving such mail!</para>
  </note>

  <para revision="2" xml:id="securityLevel-pa3">It will always be possible to
  adjust your security settings post-install in the
  <emphasis>Security</emphasis> section of the Mageia Control Center.</para>
</section>