Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: No login possible on vsftpd

  1. #11
    Join Date
    Oct 2010
    Beans
    261

    Re: No login possible on vsftpd

    I have tried it now with root permissions but it still doesn't work.

  2. #12
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: No login possible on vsftpd

    The bug is still present. Does anybody have more information on it or a workaround?

    Also, could people please add "affects me too" in Launchpad if you experience the same?
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

  3. #13
    Join Date
    May 2013
    Beans
    1

    Re: No login possible on vsftpd

    Fresh Ubuntu 13 install on Rackspace, probably also this bug?

    PAM audit_log_acct_message() failed: Operation not permitted

  4. #14
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: No login possible on vsftpd

    Moved to server platforms, as there may be better help available there.

  5. #15
    Join Date
    Nov 2004
    Location
    New York State
    Beans
    76

    Re: No login possible on vsftpd

    Quote Originally Posted by nixxle View Post
    Fresh Ubuntu 13 install on Rackspace, probably also this bug?

    PAM audit_log_acct_message() failed: Operation not permitted
    The bug report on #9 has instructions on building a patched vsftpd deb and precompiled packages for i386 and x64.
    -------------------
    The Wombatorium

  6. #16
    Join Date
    Sep 2009
    Beans
    21

    Re: No login possible on vsftpd

    I also have the same problem. I can't connect to FTP server (vsftpd)
    First, I got this error (auth.log):
    Code:
    ubuntu vsftpd: PAM unable to dlopen(pam_smbpass.so): /lib/security/pam_smbpass.so: cannot open shared object file: No such file or directory
    I already asked for help about that error on this forum.

    then I applied the advice given here:
    Code:
    In /etc/pam.d/common-auth and /etc/pam.d/common-password comment out the lines that have pam_smbpass.so in them.
    But now when I try to connect to the FTP server I get the same error the original poster gets (auth.log):

    Code:
    May 10 10:22:16 ubuntu vsftpd: PAM audit_log_acct_message() failed: Operation not permitted
    Last edited by GrayBear; May 10th, 2013 at 09:40 AM.

  7. #17
    Join Date
    Sep 2009
    Beans
    21

    Re: No login possible on vsftpd

    It works, I updated vsftpd with the package posted on launchpad and added "allow_writeable_chroot=YES" in /etc/vsftpd.conf
    Details here

  8. #18
    Join Date
    Oct 2009
    Location
    Reykjavík, Ísland
    Beans
    13,647
    Distro
    Xubuntu

    Re: No login possible on vsftpd

    According to the bug report a fix is available in raring-proposed.
    Bringing old hardware back to life. About problems due to upgrading.
    Please visit Quick Links -> Unanswered Posts.
    Don't use this space for a list of your hardware. It only creates false hits in the search engines.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •