I updated an old centrino-notebook after Ubuntu 9.10 with 12.04 - now
sudo
seem to be broken, because after sudo <whatever>
I get the error message:
sudo: unable to initialize PAM: No such file or directory
In /var/log
there seem to be no pam*.log
file any more.
I cannot use sudo
command for to change permissions of /etc
files.
pam*.log
, but try/var/log/auth.log
for more information on what's going on. It looks like some PAM package or other has failed to upgrade; the best way to fix this will involve booting in single-user mode. – Darael May 21 '13 at 15:18