aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/cs/addUser.xml
blob: 47c7ab2a4943836c893edba6f187a8dcaf87cb74 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<?xml version="1.0" encoding="utf-8"?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="addUser" version="5.0" xml:lang="cs">

  <info>
    <title xml:id="addUser-ti1">Správa uživatele  a supruživatele</title>
  </info>

  

  

  

  

  

  
  
  
  
   <mediaobject>
<!-- Started by marja,using Led43's text, on 2012 03 27 -->
<!-- NEEDS TO BE REVIEWED! -->
<!-- SimonNZG 2012-04-03 has taken a look but needs to come back -->
<!-- removed para xml:id's, finished the page using Led43's text in the wiki, but
       changed his text about the Advanced User Managment screen (the only thing 
       about guest account there, is the box you can tick or untick to enable or 
       disable it, the rest is about the normal user you're adding in the previous
       screen), marja, 20120409-->
<!-- barjac 2012-04-13 moved explanation of xguest lower down. I don't understand
       "rbash" in the xguest warning - is that correct? -->
<!-- JohnR 2012-04-19 Language proofreading  -->
<!-- marja 2012-04-24 Added screenshot -->
<!-- marja 2013-04-26 added new note -->
<imageobject> <imagedata revision="1" fileref="dx2-setRootPassword.png"
format="PNG" align="center" xml:id="setRootPassword-im1"></imagedata>
</imageobject></mediaobject>

  <section xml:id="root-password">
    <info>
      <title xml:id="root-password-ti2">Nastavení hesla správce (uživetele root):</title>
    </info>

    <para>It is advisable for all <application>Mageia</application> installations to
set a superuser or administrator's password, usually called the
<emphasis>root password</emphasis> in Linux. As you type a password into the
top box the colour of its shield will change from red to yellow to green
depending on the strength of the password. A green shield shows you are
using a strong password. You need to repeat the same password in the box
just below the first password box, this checks that you have not mistyped
the first password by comparing them.</para>

    <note xml:id="givePassword">
      <para>Všechna hesla jsou závislá na velikosti písmen; nejlepší je použít kombinaci
písmen (velkých a malých), čísel a ostatních znaků.</para>
    </note>
  </section>

  <section xml:id="enterUser">
    <info>
      <title xml:id="enterUser-ti3">Zadejte uživatele</title>
    </info>

    <para>Add a user here. A user has fewer rights than the superuser (root), but
enough to surf the internet, use office applications or play games and
anything else the average user does with his computer</para>

    <itemizedlist>
      <listitem>
        <para><guibutton>Icon</guibutton>: if you click on this button it will change the
users icon.</para>
      </listitem>

      <listitem>
        <para><guilabel>Skutečné jméno</guilabel>: Vložte uživatelům do tohoto textového
pole skutečné jméno.</para>
      </listitem>

      <listitem>
        <para><guilabel>Přihlašovací jméno</guilabel>: Zde můžete zadat uživatelské
přihlašovací jméno, nebo nechat instalační program pokusit se použít
skutečné jméno uživatelů. <emphasis>Přihlašovací jméno je citlivé na
velikost písmen.</emphasis></para>
      </listitem>

      <listitem>
        <para><guilabel>Heslo</guilabel>: V tomto textovém poli je třeba zadat uživatelské
heslo. K dispozici je nápověda na konci textového pole, které udává sílu
hesla. (viz také <xref linkend="givePassword"></xref>)</para>
      </listitem>

      <listitem>
        <para><guilabel>Heslo (znovu)</guilabel>: Znovu zadejte do tohoto textového pole
heslo uživatele a drakx zkontroluje, zda máte stejné heslo v každém z
textových polí pro uživatelské heslo.</para>
      </listitem>
    </itemizedlist>

   <note>
      <para>Každý uživatel, kterého přidáte během instalace Mageia bude mít pro svět
čitelný (ale chráněný proti zápisu) domovský adresář.</para>

      <para>However, while using your new install, any user you add in <emphasis>MCC -
System - Manage users on system</emphasis> will have a home directory that
is both read and write protected.</para>

      <para>Pokud nechcete čitelný domovský adresář pro každého, je doporučeno přidat
nyní pouze dočasné uživatele a přidat ty pravé až po restartu.</para>

      <para>If you prefer world readable home directories, you might want to add all
extra needed users in the <emphasis>Configuration - Summary</emphasis> step
during the install. Choose <emphasis>User management</emphasis>.</para>

      <para>Přístupová oprávnění lze změnit také po instalaci.</para>
   </note>

  </section>

  <section xml:id="addUserAdvanced">
    <info>
      <title xml:id="addUserAdvanced-ti3">Rozšířená správa uživatelů</title>
    </info>

    <para>If the <guibutton>advanced</guibutton> button is clicked you are offered a
screen that allows you to edit the settings for the user you are
adding. Additionally, you can disable or enable a guest account.</para>

    <warning>
      <para>Anything a guest with a default <emphasis>rbash</emphasis> guest account
saves to his /home directory will be erased when he logs out.  The guest
should save his important files to a USB key.</para>
    </warning>

    <itemizedlist>
      <listitem>
        <para><guilabel>Enable guest account</guilabel>: Here you can enable or disable a
guest account. The guest account allows a guest to log into and use the PC,
but he has more restricted access than normal users.</para>
      </listitem>

      <listitem>
        <para><guilabel>Shell</guilabel>: This drop down list allows you to change the
shell used by the user you are adding in the previous screen, options are
Bash, Dash and Sh</para>
      </listitem>

      <listitem>
        <para><guilabel>User ID</guilabel>: Here you can set the user ID for the user you
are adding in the previous screen. This is a number.  Leave it blank unless
you know what you are doing.</para>
      </listitem>

      <listitem>
        <para><guilabel>Group ID</guilabel>: This lets you set the group ID.  Also a
number, usually the same one as for the user. Leave it blank unless you know
what you are doing.</para>
      </listitem>
    </itemizedlist>
  </section>
</section>