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
|
<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="de" xml:id="drakboot">
<info>
<title xml:id="drakboot-ti1">Autologin einrichten zur automatischen Anmeldung</title>
<subtitle>drakboot</subtitle>
</info>
<mediaobject>
<imageobject>
<imagedata revision="1" xml:id="drakboot-im1" fileref="drakboot.png" align="center" format="PNG"/>
</imageobject>
</mediaobject>
<para>This tool<footnote>
<para>Sie können das Programm über die Kommandozeile aufrufen, indem sie <emphasis
role="bold">drakboot</emphasis> als root eingeben</para>
</footnote> allows you to automatically
login the same user, in her/his desktop environment, without asking for any
password. It's called autologin. This is generally a good idea when there
is only one user like to be using the machine.</para>
<para>Sie finden es im Mageia Kontrollzentrum in dem <emphasis
role="bold">Systemstart</emphasis> Tab unter "Autologin einrichten zur
automatischen Anmeldung"</para>
<para>The interface buttons are pretty obvious:</para>
<para>Check <guibutton>Launch the graphical environment when your system
starts</guibutton>, if you want X Window System to be executed after the
boot. If not, the system will start in text mode. Nevertheless, it will be
possible to launch the graphic interface manually.</para>
<para>If the first box is checked, two other options are available, check either
<guibutton>No, I don't want autologin</guibutton>, if you want the system to
continue to ask for which user to connect (and password) or check
<guibutton>Yes, I want autologin with this (user, desktop)</guibutton>, if
needed. In this case, you also need to supply the <guilabel>Default
username</guilabel> and the <guilabel>Default desktop</guilabel>.</para>
</section>
|