In case you want to automate your user login in Fedora, just follow these simple instructions.
Add the following text to /etc/gdm/custom.conf(replace 'indro' with your user)
[daemon]
TimedLoginEnable=true
AutomaticLoginEnable=true
AutomaticLogin=indro
TimedLogin=indro
TimedLoginDelay=0
And in case you also have a Wi-Fi network connection, just execute the following additional commands.
#rm /home/indro/.gnome2/keyrings/login.keyring
#reboot
05 September, 2009
Subscribe to:
Post Comments (Atom)
Wow! This is a very helpful post you have. Thank you for sharing the code. I know this will help me so much.
ReplyDeleteHow generous of you. Thanks for sharing the codes, glad was able to find your post!
ReplyDelete