Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2get/30472ccd3868fc649963 to your computer and use it in GitHub Desktop.
Save 2get/30472ccd3868fc649963 to your computer and use it in GitHub Desktop.
530 Login incorrect. Ubuntu 12.04 or 12.10 vsftpd
$ vi /etc/vsftpd.conf

change to ftp from vsftpd

pam_service_name=ftp
$ sudo service vsftpd restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment