![업그레이드 후 Pamd는 더 이상 ecryptfs 디스크를 마운트하지 않습니다.](https://linux55.com/image/22782/%EC%97%85%EA%B7%B8%EB%A0%88%EC%9D%B4%EB%93%9C%20%ED%9B%84%20Pamd%EB%8A%94%20%EB%8D%94%20%EC%9D%B4%EC%83%81%20ecryptfs%20%EB%94%94%EC%8A%A4%ED%81%AC%EB%A5%BC%20%EB%A7%88%EC%9A%B4%ED%8A%B8%ED%95%98%EC%A7%80%20%EC%95%8A%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
나는 오래 전에 메인 디스크를 암호화했고 로그인 시 자동으로 마운트되도록 pam을 구성했습니다.
그러나 버전 1.1.5-3으로 업데이트한 후에는 pam이 더 이상 디스크를 마운트하지 않습니다. 로그는 다음과 같습니다.
PAM adding faulty module: /usr/lib/security/pam_ecryptfs.so
pam_unix(login:session): session closed for user ben
PAM unable to dlopen(/usr/lib/security/pam_ecryptfs.so): /usr/lib/security/pam_ecryptfs.so: cannot open shared object file: No such file or directory
pam-ecryptfs 라이브러리가 제거된 것 같습니다.
이 문제를 어떻게 해결할 수 있나요?