Results 1 to 3 of 3

Thread: Problem with login - virtual users

  1. #1
    Join Date
    Dec 2010
    Beans
    94

    Question Problem with login - virtual users

    Hi,
    Im running ubuntu server 10.10 on virtual mashine.
    I installed and configured vsftpd with anonymous options and all worked fine (upload and download ok), but it failed when i try to disable anonymous and configure virtual users.

    I completly follow both vsftpd guide and one post in this forum which also worked -for him.

    Except, insted db_load and db3_load i use db4.8_load - T -t hash...for creating db file.

    when i connect to my ftp server and login with those virtual usernames and passd's i get this:
    Code:
    530 Login incorrect.
    Login failed.
    Please help me, i dont know why this dont work for me!

  2. #2
    Join Date
    Dec 2010
    Beans
    94

    Re: Problem with login - virtual users

    I solved it, problem was with some pam modules

  3. #3
    Join Date
    Oct 2010
    Beans
    1

    Re: Problem with login - virtual users

    I encountered a similar problem, when using the guide:
    http://ubuntuforums.org/showthread.p...=virtual+users
    on a 10.04 server.

    The problems seems to be an incorrect path to pam_userdb.so in /etc/pam.d/ftp

    /lib/i386-linux-gnu/security/pam_userdb.so worked for me.

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
  •