Comment 6 for bug 260687

Revision history for this message
A. Bram Neijt (bneijt) wrote : Re: pam_smbpass.so segfaults

Just adding, telinit doesn't work because you need to be root. To solve this, I used the following:
- Reboot and choose the "recovery mode" from the boot selection menu
- Choose "drop into root shell" from the recovery menu
- Execute the command: dpkg --purge libpam-smbpass

After that you can reboot into normal mode and everything should be ok.