FedoraForum.org - Fedora Support Forums and Community
Results 1 to 7 of 7
  1. #1
    Join Date
    Jul 2013
    Location
    The Hague
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Pidora No Password Login

    Hello,

    I have installed Pidora on my Raspberry Pi and since i will be using it in a project without a monitor, I would like to be able to boot into Pidora without entering a password. I have searched around many forums, but have not been able to come up with a solution.
    Any help would be appreciated.

    Cheers,
    René

  2. #2
    bob's Avatar
    bob is offline Administrator -- On Leave
    Join Date
    Jul 2004
    Location
    Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
    Age
    81
    Posts
    25,248
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pidora No Password Login

    Check the Fedora Set-Up Guides (above). AutoTen and other scripts will set up auto-login.
    Linux & Beer - That TOTALLY Computes!
    Registered Linux User #362651


    Don't use any of my solutions on working computers or near small children.

  3. #3
    Join Date
    Jul 2013
    Location
    The Hague
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pidora No Password Login

    Quote Originally Posted by bob
    Check the Fedora Set-Up Guides (above). AutoTen and other scripts will set up auto-login.
    I'll give it a go. Thanks for the quick response!

  4. #4
    Join Date
    Jul 2013
    Location
    The Hague
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pidora No Password Login

    Quote Originally Posted by bob
    Check the Fedora Set-Up Guides (above). AutoTen and other scripts will set up auto-login.
    I tried that and apparently Autologin is already installed, but I have no idea how to activate it.
    Using passwd I deleted the password for the user, but it still shows a prompt at login (similar to this one: http://farm8.staticflickr.com/7327/8...40fffede_z.jpg).
    I have also tried editing /etc/gdm/custom.conf and /etc/lightdm/lightdm.conf, but to no avail.

    Any suggestions are more than welcome.

    BTW, I'm using Pidora (Xfce 4.10)

  5. #5
    stevea Guest

    Re: Pidora No Password Login

    First determine exactly which display manager you are using - gdm or lightdm.
    The contents of /etc/sysconfig/desktop may have lines like "DISPLAYMANAGER=..." or "PREFERRED=...". If not the default is gdm (which IMO stinks).

  6. #6
    Join Date
    Jul 2013
    Location
    The Hague
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Pidora No Password Login

    Quote Originally Posted by stevea
    First determine exactly which display manager you are using - gdm or lightdm.
    The contents of /etc/sysconfig/desktop may have lines like "DISPLAYMANAGER=..." or "PREFERRED=...". If not the default is gdm (which IMO stinks).
    Thanks. There doesn't seem to be a file or folder named Desktop in /etc/sysconfig/. Does that mean I'm using gdm?

  7. #7
    stevea Guest

    Re: Pidora No Password Login

    Well things are a little differnet on pidora.

    Pidora distro comes with gdm and lightdm and lightdm is the default service selected by the systemctl scheme [a good choice IMO].

    So for autologin you want to add lines to /etc/lightdm/lightdm.conf lik these in bold ....
    #autologin-user-timeout=0
    #autologin-session=UNIMPLEMENTED
    #exit-on-failure=false
    autologin-user=stevea
    autologin-user-timeout=0
    autologin-session=default
    (untested on Pidora, works on F19).

    You need to edit the file with root privileges.

Similar Threads

  1. Pidora - No IDLE or Scratch
    By drlinux in forum Fedora Spins & Remixes
    Replies: 1
    Last Post: 31st May 2013, 02:36 PM
  2. Pidora name and the Russian speaking Linux comunity
    By Nikolai D. in forum Suggestions & Feedback
    Replies: 1
    Last Post: 26th May 2013, 04:04 PM
  3. [SOLVED]
    Passing login password to script as part of login process - possible?
    By hakonrk in forum Security and Privacy
    Replies: 6
    Last Post: 14th November 2011, 05:34 PM
  4. no password login
    By midlandscc in forum Security and Privacy
    Replies: 2
    Last Post: 10th June 2010, 01:24 AM
  5. can not login with the right password
    By xiexinle in forum Using Fedora
    Replies: 6
    Last Post: 12th October 2009, 10:05 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •