Just running "sudo passwd" is enough to set the password.

Actually, after having a sleep on it, would it be useful just to deny
uid's < 1000 and the 'nobody' user?

ie:

auth required pam_succeed_if.so uid >= 1000 quiet
auth required pam_succeed_if.so user != nobody quiet


This, I think will restore the original behaviour.

Regards

-- 
GDM allows root logins
https://bugs.launchpad.net/bugs/484317
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to