__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="login-automatic" xml:lang="es">
<info>
<link type="guide" xref="login#management"/>
<revision pkgversion="3.4.2" date="2012-12-01" status="review"/>
<revision pkgversion="3.8" date="2013-04-04" status="review"/>
<revision pkgversion="3.12" date="2014-06-18" status="review"/>
<credit type="author copyright">
<name>minnie_eg</name>
<email>[email protected]</email>
<years>2012</years>
</credit>
<credit type="copyright editor">
<name>Ekaterina Gerasimova</name>
<email>[email protected]</email>
<years>2012, 2013</years>
</credit>
<credit type="editor">
<name>Petr Kovar</name>
<email>[email protected]</email>
<years>2014</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Iniciar sesión de forma automática al inicio.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2017 - 2021</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Oliver Gutiérrez</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2018 - 2020</mal:years>
</mal:credit>
</info>
<title>Configurar el inicio de sesión automático</title>
<p its:locNote="TRANSLATORS: 'Administrator' and 'Automatic Login' are strings from the Users dialog in the Settings panel user interface.">Un usuario con una cuenta de tipo <em>Administrador</em> puede <link href="help:gnome-help/user-autologin">activar el <em>inicio de sesión automático</em> desde el panel de <app>Ajustes</app></link>. Puede también configurar el inicio automático manualmente en el archivo personalizado de configuración <sys its:translate="no">GDM</sys>, de la siguiente manera.</p>
<steps>
<item>
<p>Edite el archivo <file its:translate="no">/etc/gdm/custom.conf</file> y asegúrese de que la sección <code>[daemon]</code> en el archivo especifica lo siguiente:</p>
<listing its:translate="no">
<title><file>custom.conf</file></title>
<code>
[daemon]
AutomaticLoginEnable=<input>True</input>
AutomaticLogin=<input>username</input>
</code>
</listing>
</item>
<item>
<p>Reemplace el <input its:translate="no">username</input> con el usuario que quiere que inicie sesión de forma automática.</p>
</item>
</steps>
<note>
<p>El archivo <file its:translate="no">custom.conf</file> se puede encontrar normalmente en <file its:translate="no">/etc/gdm/</file>, pero la localización puede diferir dependiendo de su distribución.</p>
</note>
</page>