I just updated 14.04 to latest patches using the GUI: software update. After that, a restart was required, and now cannot log into any of my accounts. I am sure the passwrds are all correct, it just bounces me back to the same login screen (as opposed to when I really type a bad passwd, then ubuntu states that "Incorrect Passwd"). The only other thing I did was change my background image.
Information from my auth.log:
Apr 29 16:00:56 jj-home lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm gnome-keyring-daemon[2449]: couldn't set environment variable in session: The name of the org.gnone.SessionManager was not provided by any .service files gnome-keyring-daemon[2449]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting. lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Alien? OK. Try runningsudo apt-get remove --purge alienand thensudo apt-get install alienbefore the other commands. – TheWanderer Apr 30 '15 at 00:47Advanced Options for Ubuntuand choose a Recovery kernel from there. In the next options, chooseroot. Once the prompt comes up, typemount -o rw,remount /. Next, rundpkg-reconfigure gdmand choose it as the default again. – TheWanderer Apr 30 '15 at 00:57Check setuid permission for /sbin/unix_chkpwd: sudo chown root:shadow /sbin/unix_chkpwd sudo chmod g+s /sbin/unix_chkpwd
– Martin Kenley Apr 30 '15 at 01:32gdmkicks you back? The login screen should look completely different. – TheWanderer Apr 30 '15 at 01:37lightdmbug. – TheWanderer Apr 30 '15 at 02:29In the GRUB menu, choose Advanced Options for Ubuntu and choose a Recovery kernel from there. In the next options, choose root. Once the prompt comes up, type mount -o rw,remount /. Next, run dpkg-reconfigure gdm and choose it as the default again.
– Martin Kenley Apr 30 '15 at 20:25unityandubuntu-desktop. It's risky, but you can also try putting a*afterubuntu-desktop. – TheWanderer Apr 30 '15 at 21:56