LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to enable auto login for Redhat 6.2 kernel 2.6.32, GNOME 2.28.2 (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-enable-auto-login-for-redhat-6-2-kernel-2-6-32-gnome-2-28-2-a-4175415940/)

Vansky03 07-10-2012 12:15 PM

How to enable auto login for Redhat 6.2 kernel 2.6.32, GNOME 2.28.2
 
Hi,
I'm newbie to linux, I have a need to run a test to shutdown/reboot a Server multiple times automatically but can not find commands to enable auto login.
Redhat 5.5 2.6.18 is OK just Redhat6.2, 2.6.32 that I am having problem with.
Any help is appreciated.
Thanks/Vansky03

rosehosting.com 07-10-2012 03:43 PM

Open the /etc/gdm/custom.conf file and add the following two lines under the [daemon] tag:

Code:

[daemon]
AutomaticLoginEnable=true
AutomaticLogin=your_autologin_username



Quote:

Originally Posted by Vansky03 (Post 4724106)
Hi,
I'm newbie to linux, I have a need to run a test to shutdown/reboot a Server multiple times automatically but can not find commands to enable auto login.
Redhat 5.5 2.6.18 is OK just Redhat6.2, 2.6.32 that I am having problem with.
Any help is appreciated.
Thanks/Vansky03


Vansky03 07-10-2012 04:44 PM

Thank you much, it's worked
Vansky03


All times are GMT -5. The time now is 05:22 AM.