LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-26-2008, 06:14 AM   #1
wood
Member
 
Registered: Aug 2003
Posts: 78

Rep: Reputation: 15
Fedora 9 Auto Login


I have been using fedora for quite a while, and the previous version have the Automatic Login features which we can configure through the Administration > Login Screen menu.

But recently I have tried to use Fedora 9 and I couldn't find the Login Screen menu. Is there anyway?
 
Old 05-26-2008, 06:28 AM   #2
Maligree
Member
 
Registered: Mar 2008
Distribution: Gentoo, CentOS, Fedora, Arch
Posts: 231
Blog Entries: 1

Rep: Reputation: 42
No, Sulphur comes with a new gdm version which seems to - at least for now - lack that option. The solution is to use timed login - check here.

I have to warn you, though.. If you're a perfectionist, you won't like it - gdm still pops up for like a second instead of going straight (i.e. without any delay whatsoever) into Gnome.

But, for now, that's the only way.
 
Old 05-26-2008, 07:25 AM   #3
wood
Member
 
Registered: Aug 2003
Posts: 78

Original Poster
Rep: Reputation: 15
Thanks very much for the information. I will try the configure the gdm then.
 
Old 05-26-2008, 07:44 AM   #4
wood
Member
 
Registered: Aug 2003
Posts: 78

Original Poster
Rep: Reputation: 15
Wink

Ya, you were right, now my machine can auto login. Thanks very much.

To share with the others, I would like to show the steps of my configuration.

Let say to allow auto login for the user "server"

Under the /etc/gdm/custom.conf
I added this line

Code:
[daemon]
TimedLoginEnable=true
TimedLogin=server
Then, at the /etc/gdm/gdm.schemas
I change the the value to 5, the default is 30.

Code:
<schema>
      <key>daemon/TimedLoginDelay</key>
      <signature>i</signature>
      <default>5</default>
</schema>

Reboot and it will automatic login to the specify user.
 
Old 05-27-2008, 12:48 PM   #5
Maligree
Member
 
Registered: Mar 2008
Distribution: Gentoo, CentOS, Fedora, Arch
Posts: 231
Blog Entries: 1

Rep: Reputation: 42
You can also add TimedLoginDelay=5 to /etc/gdm/custom.conf, if I'm not mistaken..?
 
Old 06-17-2008, 03:39 PM   #6
animesh1977
LQ Newbie
 
Registered: Jun 2008
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by Maligree View Post
You can also add TimedLoginDelay=5 to /etc/gdm/custom.conf, if I'm not mistaken..?
Thanks, if you do set:

TimedLoginEnable=true
TimedLogin=user
TimedLoginDelay=0

It almost mimics auto-login.
 
Old 06-17-2008, 04:25 PM   #7
forrestt
Senior Member
 
Registered: Mar 2004
Location: Cary, NC, USA
Distribution: Fedora, Kubuntu, RedHat, CentOS, SuSe
Posts: 1,288

Rep: Reputation: 99
You can also install and use kdm which does have the autologin feature.

HTH

Forrest
 
Old 07-06-2008, 10:27 PM   #8
marinaccio
LQ Newbie
 
Registered: Oct 2006
Posts: 3

Rep: Reputation: 0
wood,

Thanks, just what I was looking for.
 
Old 11-01-2008, 06:23 PM   #9
ggiblin
LQ Newbie
 
Registered: Nov 2008
Posts: 1

Rep: Reputation: 0
Cool Fedora 9 Auto Login

Ah. Upgrades, don't you love them............

Once again, the system interface doesn't allow you to set things.

Crap..............

Here is the secret agent method to allow auto login for fedora core 9:

vi /etc/gdm/custom.conf

Make sure you have the following:

[daemon]
AutomaticLoginEnable=true
AutomaticLogin=gerard

It is probably missing but add it anyway. Reboot and happy days.
 
Old 11-02-2008, 08:16 AM   #10
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Rep: Reputation: 57
Quote:
Originally Posted by wood View Post
I have been using fedora for quite a while, and the previous version have the Automatic Login features which we can configure through the Administration > Login Screen menu.

But recently I have tried to use Fedora 9 and I couldn't find the Login Screen menu. Is there anyway?
a no-X way: http://linuxgazette.net/issue72/chung.html
cool
 
Old 02-24-2009, 11:55 PM   #11
gayanati
LQ Newbie
 
Registered: Dec 2008
Posts: 9

Rep: Reputation: 0
Autologin in command shell

Hi
I just want add something to this thread
if you want login to just command prompt follow following steps
1. First you have to set default login level to init 3. To set up it open /etc/inittab and change the line
Code:
id:3:initdefault
2. Open /etc/event.d/tty1 file and change this line
Code:
exec /sbin/mingetty tty1
into
Code:
exec /sbin/mingetty --autologin user tty1
Here "user" is username of autologin user
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto-login (KDE) - will not auto-login without monitor attached Mithrilhall Linux - General 2 03-04-2008 10:16 AM
How to configure auto login & after login auto startup some program. hocheetiong Linux - Newbie 1 02-18-2008 12:49 AM
How to Configure Icewm as auto login GUI in Fedora 5 robertk7 Linux - General 4 05-10-2007 06:51 AM
adminstrator login while auto-login is on? joshknape Linux - General 5 07-19-2005 04:51 AM
Auto-login and auto-restart... TankerKevo Red Hat 2 10-04-2003 07:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration