diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2015-01-28 18:42:35 +0200 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2015-01-28 18:42:35 +0200 |
commit | 8560433ce2c589efeaf7f5e7b8742fe80bb86095 (patch) | |
tree | 632a83b5447efc352dcdf491978da3423877ad1c /docs/mcc-help/ca | |
parent | 6abee3e9b93a9b5e6ab555d9f0197079432be305 (diff) | |
download | tools-8560433ce2c589efeaf7f5e7b8742fe80bb86095.tar tools-8560433ce2c589efeaf7f5e7b8742fe80bb86095.tar.gz tools-8560433ce2c589efeaf7f5e7b8742fe80bb86095.tar.bz2 tools-8560433ce2c589efeaf7f5e7b8742fe80bb86095.tar.xz tools-8560433ce2c589efeaf7f5e7b8742fe80bb86095.zip |
Update resources + sync with Tx
Diffstat (limited to 'docs/mcc-help/ca')
-rw-r--r-- | docs/mcc-help/ca/MCC.xml | 2 | ||||
-rw-r--r-- | docs/mcc-help/ca/draksec.xml | 27 |
2 files changed, 20 insertions, 9 deletions
diff --git a/docs/mcc-help/ca/MCC.xml b/docs/mcc-help/ca/MCC.xml index 90f9a2dd..ebabae29 100644 --- a/docs/mcc-help/ca/MCC.xml +++ b/docs/mcc-help/ca/MCC.xml @@ -4,7 +4,7 @@ <info> <title>Centre de Control Mageia</title> <cover> - <para>Els textos i les captures de pantalla d'aquest manual estan disponibles sota + <para xml:id="CC_BY-SA">Els textos i les captures de pantalla d'aquest manual estan disponibles sota la llicència CC BY-SA 3.0 <link ns6:href="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</link> </para> diff --git a/docs/mcc-help/ca/draksec.xml b/docs/mcc-help/ca/draksec.xml index fef1fde1..4fd6e44f 100644 --- a/docs/mcc-help/ca/draksec.xml +++ b/docs/mcc-help/ca/draksec.xml @@ -7,26 +7,36 @@ <mediaobject> <imageobject> - <imagedata xml:id="draksec-im1" revision="1" align="center" format="PNG" fileref="draksec.png"/> + <imagedata xml:id="draksec-im1" revision="1" align="center" format="PNG" fileref="draksec0.png"/> </imageobject> </mediaobject> <para>This tool<footnote> <para>You can start this tool from the command line, by typing <emphasis role="bold">draksec</emphasis> as root.</para> - </footnote> is present in the Mageia + </footnote>is present in the Mageia Control Center under the tab <emphasis role="bold">Security</emphasis></para> <para>It allows to give the regular users the needed rights to accomplish tasks usually done by the administrator.</para> + <para>Click on the little arrow before the item you want to drop down: + </para> + + <mediaobject> + <imageobject> + <imagedata fileref="draksec.png"/> + </imageobject> + </mediaobject> + <para>Most of the tools available in the Mageia Control Center are displayed in the left side of the window (see the screenshot above) and for each tool, a -drop down list gives the choice between:</para> +drop down list on the right side gives the choice between:</para> <itemizedlist> <listitem> - <para>No password: The tool is launched without asking any password.</para> + <para>Default: The launch mode depends on the chosen security level. See in the +same MCC tab, the tool "Configure system security, permissions and audit".</para> </listitem> <listitem> @@ -34,10 +44,11 @@ drop down list gives the choice between:</para> </listitem> <listitem> - <para>Root password: the root password is asked before the tool launching</para> + <para>Administrator password: The root password is asked before the tool launching</para> </listitem> - </itemizedlist> - <para>The default values depend of the chosen security level. See in the same MCC -tab, the tool "Configure system security, permissions and audit".</para> + <listitem> + <para>No password: The tool is launched without asking any password.</para> + </listitem> + </itemizedlist> </section>
\ No newline at end of file |