diff options
Diffstat (limited to 'sv/securityLevel.html')
-rw-r--r-- | sv/securityLevel.html | 61 |
1 files changed, 50 insertions, 11 deletions
diff --git a/sv/securityLevel.html b/sv/securityLevel.html index c0db7bb..eca9c9d 100644 --- a/sv/securityLevel.html +++ b/sv/securityLevel.html @@ -22,29 +22,68 @@ </div> </div> </div> + + - + + + - - + + + <p><span class="bold"><strong>Vänligen välj den önskade säkerhetsnivån</strong></span></p> + + <p><a name="securityLevel-pa1"></a><span class="emphasis"><em>Standard</em></span> is the default, and recommended setting for + the average user. + </p> - - <p><a name="securityLevel-pa1"></a>Här kan du justera din säkerhetsnivå. + + <p><span class="emphasis"><em>Secure</em></span> will create a highly protected system - for + instance if the system is to be used as a public server. </p> - - <p><a name="securityLevel-pa2"></a>Om du inte vet vad du ska välja så lämna standardinställningarna som de är. + + <p><span class="bold"><strong>Säkerhetsadministratör</strong></span></p> + + + <p><a name="securityLevel-pa2"></a>This item allows you to configure an email address to which the system will + send <span class="emphasis"><em>security alert messages</em></span> when it detects situations + which require notification to a system administrator. </p> - - <p><a name="securityLevel-pa3"></a>Efter installationen så kommer det alltid att finnas möjlighet att justera - dina säkerhetsinställningar i <span class="guilabel">Säkerhets</span>-delen i Mageias - kontrollcentral. + + <p>A good, and easy-to-implement, choice is to enter <user>@localhost - + where <user> is the login name of the user to receive these messages. </p> + + <div class="note" title="Notera" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Notera]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>The system sends such messages as <span class="bold"><strong>Unix Mailspool + messages</strong></span>, not as "ordinary" SMTP mail: this user must therefore + be configured for receiving such mail! + </p> + + </td> + </tr> + </table> + </div> + + + <p><a name="securityLevel-pa3"></a>It will always be possible to adjust your security settings post-install in + the <span class="emphasis"><em>Security</em></span> section of the Mageia Control Center. + </p> + </div> </body> </html> |