aboutsummaryrefslogtreecommitdiffstats
path: root/addUser.html
blob: bb00765e784cd5d32776420369cbf706f5cb0f08 (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
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>User and Superuser Management</title>
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="Installation with DrakX">
      <link rel="up" href="index.html" title="Installation with DrakX">
      <link rel="prev" href="choosePackages.html" title="Choosing packages to be installed">
      <link rel="next" href="setupX.html" title="Set up X, 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="" class="section" title="User and Superuser Management">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="addUser"></a>User and Superuser Management
                  </h2>
               </div>
            </div>
         </div>
         
         
         <div class="section" title="Set Administrator (root) Password:">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="root-password"></a>Set Administrator (root) Password:
                     </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 shield in its colour 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="Note" 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="[Note]" src="note.png"></td>
                     <th align="left"><a name="givePassword"></a>Note
                     </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="Enter a user">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="enterUser"></a>Enter a user
                     </h3>
                  </div>
               </div>
            </div>  
               
            <p>Add a user here. A user has less rights than the superuser (root), but by default enough to surf the internet, use 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 users icon.
                     </p>
                          
                  </li>
                  <li class="listitem">
                            
                     <p><span class="guilabel">Real Name</span>: Insert a users real name into this text box.
                     </p>
                          
                  </li>
                  <li class="listitem">
                            
                     <p><span class="guilabel">Login Name</span>: Here you can type in a log in name or drakx will use a version of the users real name. <span class="emphasis"><em>The log in 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 a users pass word. Again it has a shield in the corner of the text box that indicates
                        the strength of the users password. (See also <a class="xref" href="addUser.html#givePassword" title="Note">Note</a>)
                     </p>
                          
                  </li>
                  <li class="listitem">
                            
                     <p><span class="guilabel">Password (again)</span>: Retype the users password into this text box and drakx will check you have the same password in each of the users password
                        text boxes.
                     </p>
                          
                  </li>
               </ul>
            </div>
               
               
               
               
         </div>
            
            
         <div class="section" title="Advanced User Management">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="addUserAdvanced"></a>Advanced User Management
                     </h3>
                  </div>
               </div>
            </div>  
               
               
            <p>If the <span class="guibutton">advanced</span> button is clicked then you get offered this screen that allows you to edit the settings for the user you are adding. Additionally,
               you can disable or enable 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>
               
               
            <div class="warning" title="Warning" 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="[Warning]" src="warning.png"></td>
                     <th align="left">Warning</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. 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
                     </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. Don't enter anything
                        here if you don't know what it should be.
                     </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.
                     </p>
                          
                  </li>
               </ul>
            </div>
               
                
         </div>
             
             
      </div>
   </body>
</html>