pam_ecryptfs: Error getting passwd (ProFTPD)
Posted
by
Olirav
on Server Fault
See other posts from Server Fault
or by Olirav
Published on 2012-06-10T10:17:03Z
Indexed on
2012/06/18
15:18 UTC
Read the original article
Hit count: 424
proftpd: pam_ecryptfs: Error getting passwd info for user [USERNAME]
I am getting this error in the syslog nearly every time any user connects via FTP, the user is able to connect and the session seems to continue without a hitch. ProFTPD.log shows no error, this warning only show in the syslog.
My VPS is running Ubuntu 11.10 and Proftpd 1.3.4rc2 from the Ubuntu Repo, I have made only a few changes to the config (no weird auth methods). This has been going on for quite a while but I can't quite find the cause.
Anyone got any ideas?
EDIT: been looking around but all I can find with this error is the source code for the program itself; it appears to be and error in ecryptfs-utils that only proftpd is triggering.
© Server Fault or respective owner