Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Unable to log into gnome after rebooting my machine

  1. #11
    Join Date
    Apr 2008
    Beans
    104

    Re: Unable to log into gnome after rebooting my machine

    UPDATE:

    I was able to boot up in "Recovery Mode" and selected the option to log in as root and was able to log in, then I did the

    dpkg -l *nx*

    and then the

    sudo apt-get remove

    and was able to remove every simgle NX package there. then I rebooted and I still can't log in.

    Any Ideas??

  2. #12
    Join Date
    Apr 2008
    Beans
    104

    Re: Unable to log into gnome after rebooting my machine

    Does anybody have any other ideas????? plase!!! I cannot aford to format my server, it is mission critical!!!

  3. #13
    Join Date
    May 2007
    Beans
    6

    Re: Unable to log into gnome after rebooting my machine

    go back into recovery mode and reset your user and or root password

  4. #14
    Join Date
    Dec 2006
    Beans
    81
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Unable to log into gnome after rebooting my machine

    I agree about resetting the user password through the recovery console. While you are in there, look through the /var/log/syslog and other log files and see if you can find an error. That would point you in the right direction.

    You said this is a production server? How long would it take you to backup your data, fresh install and restore the machine? It might actually be the fastest way to get back up and running.

  5. #15
    Join Date
    Apr 2008
    Beans
    104

    Re: Unable to log into gnome after rebooting my machine

    Hi Vortmax and Cain171562:

    1) I cannot reset the username and password, it will not let me it comes back with a strange error. "Segmentation fault"

    2) This is a proxy server that comunicates us with another network, is used 24hr/day and it is mission critical, right not what I am doing is I am working in my office with a cloned version of it. I rather not backup the data, I would not even know where to start, I have arround 150 users configured and a lot if exeptios in the proxy server and I do not know how to back that up. I rather stay away from that.

    I have to fix this one

  6. #16
    Join Date
    Apr 2008
    Beans
    104

    Re: Unable to log into gnome after rebooting my machine

    PROBLEM SOLVED!!!!

    It was a samba issue, I went to and too a look at the logs at /var/log/syslog and spent quite some time there and finally saw an error that went something like...

    segfault error 4 in pam_smbpass

    So I went back to the login prompt and looked for all samba packages intalles using the command:

    dpkg -l *smb*

    and then I decided to remote the libpam-smbpass package by executing

    sudo apt-get remove libpam-smbpass

    I rebooted and was able to log back on with no problems. Thanks to all of you that helped specially to Vortmax.

Page 2 of 2 FirstFirst 12

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
  •