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

Thread: [Elementary Luna] - Cannot log in to main Account

  1. #1
    Join Date
    Jan 2015
    Beans
    24
    Distro
    Ubuntu 14.10 Utopic Unicorn

    [Elementary Luna] - Cannot log in to main Account

    Once again, my apologizes for all the requests for aid. Another quick search found me nothing I could understand for this issue.

    Earlier today after fixing my previous issues I restarted my system. Unfortunately I forgot that the Deepin install USB was plugged in and it somehow screwed up my boot. So after fixing this I restart and no matter if I boot into normal or recovery for Elementary it asks me for my password. During install I set it up for automatic log-in so this is odd to start off. After I type in my password the screen goes dark for a few moments before going back to the log in screen.

    I can access a guest session and even work in the terminal and get applications from software manager with my password. The only thing I cannot do is log into my named account.

    Anyone have any ideas for fixing this?
    Last edited by j-desanto0; February 20th, 2015 at 04:45 AM.

  2. #2
    Join Date
    Jul 2006
    Location
    Here
    Beans
    11,187

    Re: [Elementary Luna] - Cannot log in to main Account

    did you check to see if you got the correct session selected before you try logging in ? it's been a while since i played with elementary, but i think the selection appears after you select your user, right next to the okay should be a little gear looking icon.

  3. #3
    Join Date
    Jan 2015
    Beans
    24
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: [Elementary Luna] - Cannot log in to main Account

    Quote Originally Posted by kerry_s View Post
    did you check to see if you got the correct session selected before you try logging in ? it's been a while since i played with elementary, but i think the selection appears after you select your user, right next to the okay should be a little gear looking icon.
    No gear that I can see. Just the log in box with my picture and the password entry box.

  4. #4
    Join Date
    Jul 2006
    Location
    Here
    Beans
    11,187

    Re: [Elementary Luna] - Cannot log in to main Account

    how about the panel on the top ?
    maybe it's time for you to update to the next version, it's at beta 2, but was very good when i tried it last.
    https://elementaryos.org/journal/fre...lopers-testers
    Last edited by kerry_s; February 17th, 2015 at 12:00 AM.

  5. #5
    Join Date
    Jan 2015
    Beans
    24
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: [Elementary Luna] - Cannot log in to main Account

    Quote Originally Posted by kerry_s View Post
    how about the panel on the top ?
    Unforunately not. The top panel has the virtual keyboard, the sound control and the restart/shut down button.

  6. #6
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: [Elementary Luna] - Cannot log in to main Account

    j-desanto0; Hello:

    After I type in my password the screen goes dark for a few moments before going back to the log in screen.
    Have you lost authorization to access "your" desktop ?
    What returns:
    Code:
    ls -al .Xauthority
    ls -al .ICEauthority
    ls -al /home
    And we see who is authorized.

    security
    controlled access, controlled permissions
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  7. #7
    Join Date
    Jan 2015
    Beans
    24
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: [Elementary Luna] - Cannot log in to main Account

    Quote Originally Posted by Bashing-om View Post
    j-desanto0; Hello:


    Have you lost authorization to access "your" desktop ?
    What returns:
    Code:
    ls -al .Xauthority
    ls -al .ICEauthority
    ls -al /home
    And we see who is authorized.

    security
    controlled access, controlled permissions
    Forgive me, do I type that into the terminal?

  8. #8
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: [Elementary Luna] - Cannot log in to main Account

    j-desanto0; Hey;

    My apologies for my assumptions. Yes in terminal: (ctl+alt+F1 at the login screen);
    Post these outputs back here to the forum - Between code tags, please:
    code tag tutorial:
    http://ubuntuforums.org/showthread.p...8#post12776168

    No problem, we understand
    got to learn somewhere
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  9. #9
    Join Date
    Jan 2015
    Beans
    24
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: [Elementary Luna] - Cannot log in to main Account

    Thank you, Bashing-om;

    Code:
    -rw------- 1 root 0 Feb 16 13:58 .Xauthority
    ls: cannot access .ICEauthority: No such file or directory
    drwxr-xr-x  3 root root 4096 Feb 16 13:37 .
    drwxr-xr-x 23 root root 4096 Feb 16 13:38 ..
    drwxr-xr-x  4 root root 4096 Feb 16 18:33 josh
    I hope I did it right. Thanks you for all the help so far.


    Quote Originally Posted by Bashing-om View Post
    j-desanto0; Hey;

    My apologies for my assumptions. Yes in terminal: (ctl+alt+F1 at the login screen);
    Post these outputs back here to the forum - Between code tags, please:
    code tag tutorial:
    http://ubuntuforums.org/showthread.p...8#post12776168

    No problem, we understand
    got to learn somewhere

  10. #10
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: [Elementary Luna] - Cannot log in to main Account

    j-desanto0; Humm ..

    Try again:
    Code:
    ls -al .ICEauthority
    That file should exist.

    And suspicion confirmed that "you" do not have the authority to access the GUI.
    per:
    -rw------- 1 root 0 Feb 16 13:58 .Xauthority
    drwxr-xr-x 4 root root 4096 Feb 16 18:33 josh
    should be similar as mine:
    Code:
    sysop@1404mini:~$ ls -al .ICEauthority
    -rw------- 1 sysop sysop 652 Feb 16 11:25 .ICEauthority
    sysop@1404mini:~$
    
    sysop@1404mini:~$ ls -al /home
    total 28
    drwxr-xr-x  4 root  root   4096 May 19  2013 .
    drwxr-xr-x 25 root  root   4096 Feb  1 11:38 ..
    drwx------  2 root  root  16384 May 19  2013 lost+found
    drwxr-xr-x 29 sysop sysop  4096 Feb 16 11:25 sysop
    sysop@1404mini:~$
    where my 'username' is sysop. you should see 'josh'

    Once we know what is going on with .ICEauthority we will fix the access so 'you', josh, have the authorization to access your /home.

    no big deal ( we hope )
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

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
  •