aboutsummaryrefslogtreecommitdiffstats
path: root/nb/addUser.html
blob: 54db7484593d8480542494a5e364e15cdbabf5a5 (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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>Administrasjon av Brukere og superbrukere</title>
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="Installasjon med DrakX">
      <link rel="up" href="index.html" title="Installasjon med DrakX">
      <link rel="prev" href="choosePackagesTree.html" title="Individuelt pakkevalg">
      <link rel="next" href="configureX_chooser.html" title="Graphic Card and Monitor Configuration"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
         <!--
      body { font-family: sans-serif; font-size: 13px }
      table { font-family: sans-serif; font-size: 13px }
    --></style></head>
   <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
      <div lang="nb" class="section" title="Administrasjon av Brukere og superbrukere">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="addUser"></a>Administrasjon av Brukere og superbrukere
                  </h2>
               </div>
            </div>
         </div>
           
           
           
           
         <div class="section" title="Angi Adminstrasjons (root) Passord:">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="root-password"></a>Angi Adminstrasjons (root) Passord:
                     </h3>
                  </div>
               </div>
            </div>
                
                
            <p>It is advisable for all <span class="application">Mageia</span> installations to
               set a superuser or administrator's password, usually called the
               <span class="emphasis"><em>root password</em></span> 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.
            </p>
                
            <div class="note" title="Notat" 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="[Notat]" src="note.png"></td>
                     <th align="left"><a name="givePassword"></a></th>
                  </tr>
                  <tr>
                     <td align="left" valign="top">
                              
                        <p>All passwords are case sensitive, it is best to use a mixture of letters
                           (upper and lower case), numbers and other characters in a password.
                        </p>
                            
                     </td>
                  </tr>
               </table>
            </div>
              
         </div>
           
         <div class="section" title="Angi en bruker">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="enterUser"></a>Angi en bruker
                     </h3>
                  </div>
               </div>
            </div>
                
                
            <p>Add a user here. A user has fewer rights than the superuser (root), but
               enough to use the internet, office applications or play games and anything
               else the average user does with his computer
            </p>
                
            <div class="itemizedlist">
               <ul class="itemizedlist">
                  <li class="listitem">
                             
                     <p><span class="guibutton">Icon</span>: if you click on this button it will change the
                        user's icon.
                     </p>
                           
                  </li>
                  <li class="listitem">
                             
                     <p><span class="guilabel">Real Name</span>: Insert the user's real name into this text
                        box.
                     </p>
                           
                  </li>
                  <li class="listitem">
                             
                     <p><span class="guilabel">Login Name</span>: Here you enter the user login name or let
                        drakx use a version of the user's real name. <span class="emphasis"><em>The login name is
                              case sensitive.</em></span></p>
                           
                  </li>
                  <li class="listitem">
                             
                     <p><span class="guilabel">Password</span>: In this text box you should type in the user
                        password. There is a shield at the end of the text box that indicates the
                        strength of the password. (See also <a class="xref" href="addUser.html#givePassword" title="Notat">Notat</a>)
                     </p>
                           
                  </li>
                  <li class="listitem">
                             
                     <p><span class="guilabel">Password (again)</span>: Retype the user password into this
                        text box and drakx will check you have the same password in each of the user
                        password text boxes.
                     </p>
                           
                  </li>
               </ul>
            </div>
                
            <div class="note" title="Notat" 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="[Notat]" src="note.png"></td>
                     <th align="left"></th>
                  </tr>
                  <tr>
                     <td align="left" valign="top">
                              
                        <p>Any user you add while installing Mageia, will have a both read and write
                           protected home directory (umask=0027).
                        </p>
                              
                        <p>You can add all extra needed users in the <span class="emphasis"><em>Configuration -
                                 Summary</em></span> step during the install. Choose <span class="emphasis"><em>User
                                 management</em></span>.
                        </p>
                              
                        <p>The access permissions can also be changed after the install.</p>
                            
                     </td>
                  </tr>
               </table>
            </div>
              
         </div>
           
         <div class="section" title="Avansert brukeradministrasjon">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="addUserAdvanced"></a>Avansert brukeradministrasjon
                     </h3>
                  </div>
               </div>
            </div>
                
                
            <p>If the <span class="guibutton">advanced</span> button is clicked you are offered a
               screen that allows you to edit the settings for the user you are adding.
            </p>
                
            <p>Additionally, you can disable or enable a guest account.</p>
                
            <div class="warning" title="Advarsel" style="margin-left: 0.5in; margin-right: 0.5in;">
               <table border="0" summary="Warning">
                  <tr>
                     <td rowspan="2" align="center" valign="top" width="25"><img alt="[Advarsel]" src="warning.png"></td>
                     <th align="left"></th>
                  </tr>
                  <tr>
                     <td align="left" valign="top">
                              
                        <p>Anything a guest with a default <span class="emphasis"><em>rbash</em></span> 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.
                        </p>
                            
                     </td>
                  </tr>
               </table>
            </div>
                
            <div class="itemizedlist">
               <ul class="itemizedlist">
                  <li class="listitem">
                             
                     <p><span class="guilabel">Enable guest account</span>: 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.
                     </p>
                           
                  </li>
                  <li class="listitem">
                             
                     <p><span class="guilabel">Shell</span>: 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
                     </p>
                           
                  </li>
                  <li class="listitem">
                             
                     <p><span class="guilabel">User ID</span>: 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.
                     </p>
                           
                  </li>
                  <li class="listitem">
                             
                     <p><span class="guilabel">Group ID</span>: 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.
                     </p>
                           
                  </li>
               </ul>
            </div>
              
         </div>
         
      </div>
   </body>
</html>