Add new comment

Want to support HowtoForge? Become a subscriber!
Submitted by codeslayer (registered user) on Thu, 2011-10-27 15:35.

Thank you for creating this great tutorial.

Generally everything written in this tutorial went smooth except that I was not able to logon with an ftp-client.

After studying some logfiles I found some entries in  /var/log/auth.log:

vsftpd: PAM unable to dlopen(/lib/security/pam_mysql.so): /lib/security/pam_mysq
vsftpd: PAM adding faulty module: /lib/security/pam_mysql.so

Since my ftp machine (ubuntu 10.04) was actually set up from scratch the pam_mysql.so  module was missing and I installed it using:

sudo aptitude install libpam-mysql

Finally I think I had to restart vsftpd - but I'm not sure if this was really necessary.

Maybe that could help other users to solve their problems.

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.