Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Guest account not working

  1. #1
    Join Date
    Aug 2011
    Beans
    7

    Guest account not working

    I have installed Ubuntu 11.10 and i'am just a beginner, I have one root account and a guest account, But it been sometime, when i click guest account on the login screen, it displays texts on the black screen and returns again to the login screen. Everytime it is same, I cannot login to guest account, But the root account works normally and the systems runs well. I also tried User Accounts but couldn't solve.

  2. #2
    Join Date
    Aug 2011
    Beans
    7

    Re: Guest account not working

    Hello, anybody there ??

  3. #3
    Join Date
    Sep 2007
    Location
    In here watching you!
    Beans
    Hidden!

    Re: Guest account not working

    Enter this command in the terminal and post the results.
    Code:
    cat /etc/lightdm/lightdm.conf
    Use whatever OS or desktop works for you. Dual boot or use VMs if you want. Backup your computer regularly, and definitely before upgrading, partitioning, or installing an OS.

    No support requests by PM please.

  4. #4
    Join Date
    Jul 2010
    Beans
    35

    Re: Guest account not working

    this is a brand-new 12.04 on 'generic' hardware

    I have this exact problem. my regular user account works correctly, but whenever I try to 'change accounts' to the "Guest" or reboot and try to log in to the "Guest" account, the screen goes black for a fraction of a second, then returns to the login screen.

    The results of the cat recommended above are here
    Code:
    glen@wildcat:~$ cat /etc/lightdm/lightdm.conf
    
    [SeatDefaults]
    user-session=ubuntu
    greeter-session=unity-greeter
    glen@wildcat:~$
    thanks,

  5. #5
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Guest account not working

    Hello ,

    try this

    Code:
    gksudo gedit /etc/lightdm/lightdm.conf
    and add this line to the end

    Code:
    allow-guest=true
    save the document and reboot to try again.

    Thanks

  6. #6
    Join Date
    Jul 2010
    Beans
    35

    Re: Guest account not working

    thanks. unfortunately, the problem remains.
    since you didn't specify, I assumed that it made no difference where in file that line was put:

    Code:
    glen@wildcat:~$ cat /etc/lightdm/lightdm.conf
    
    [SeatDefaults]
    user-session=ubuntu
    greeter-session=unity-greeter
    allow-guest=true
    glen@wildcat:~$

  7. #7
    Join Date
    Sep 2007
    Location
    In here watching you!
    Beans
    Hidden!

    Re: Guest account not working

    Did you update after the fresh install of 12.04? There was a regression bug in lightdm that caused that problem but has been fixed.
    Use whatever OS or desktop works for you. Dual boot or use VMs if you want. Backup your computer regularly, and definitely before upgrading, partitioning, or installing an OS.

    No support requests by PM please.

  8. #8
    Join Date
    Jul 2010
    Beans
    35

    Re: Guest account not working

    thanks. I have just run Update Manager and it says 'There are no new updates to install" and "the package information was updated 8 hours ago"

    Is there some separate update that I should run ?

  9. #9
    Join Date
    Sep 2007
    Location
    In here watching you!
    Beans
    Hidden!

    Re: Guest account not working

    That update would have taken care of the bug. You have some other problem. I will see if I can find a solution using google; however, most people have had problem with the user account not working but the Guest account does work.
    Use whatever OS or desktop works for you. Dual boot or use VMs if you want. Backup your computer regularly, and definitely before upgrading, partitioning, or installing an OS.

    No support requests by PM please.

  10. #10
    Join Date
    Jul 2010
    Beans
    35

    Re: Guest account not working

    thanks for help.

    it's not critical, but I'd like to have the "Guest" account working next week.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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