[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cannot login or su



Hello!

> > As I said before, this is a PAM issue. Install the package
> > 'libpam-runtime'
> > 
> > -- Thomas Adam
> 
> My problem persists after "dpkg -i libpam-runtime_0.76-22_all.deb".
> This deb (unstable) version should be the same as that was installed in
> my another running hardware as I ftped it from its
> /var/cache/apt/archives/ . Have I missed anything?

This is indeed a PAM issue. My system behaves after I did this:

dpkg --force-all -P libpam-runtime
dpkg --force-all -P libpam-modules
rm -rf /etc/pam.d
rm -rf /lib/security
dpkg -i libpam-runtime_0.72-35_i386.deb
dpkg -i libpam-modules_0.72-35_i386.deb

Thank you!
CN



Reply to: