sbin/unix_chkpwd is setGID shadow, but /etc/shadow was owned by root.root In my case, /etc/shadow had read permissions only for root, and not for the group, and so unix_chkpwd could not check the password. This is now working correctly after I did: sudo chmod 440 /etc/shadow
-- gdm should add symlink to /var/run/gdm_socket during ugrades to prevnet the sceensaver from hanging if no logout has happened https://bugs.launchpad.net/bugs/76632 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
