This patch fixes login routine. login is terminated with error due to missing library libypclnt.so.4. This library is required by /lib/libcrypt.so.5, which is required by pam_unix.so loaded by openpam. The output of login without library is here: http://pastebin.com/qQhAbCXc
Fix is successfully tested on Asus RT-N53 and issue is reproduced on Asus RT-N12,16,53.
Hi,
This patch fixes login routine. login is terminated with error due to missing library libypclnt.so.4. This library is required by /lib/libcrypt.so.5, which is required by pam_unix.so loaded by openpam. The output of login without library is here: http://pastebin.com/qQhAbCXc
Fix is successfully tested on Asus RT-N53 and issue is reproduced on Asus RT-N12,16,53.