Site Tools


linux:ubuntu:vsftpd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:ubuntu:vsftpd [2018/05/23 15:27] lunetikklinux:ubuntu:vsftpd [2018/05/23 15:30] lunetikk
Line 16: Line 16:
 </code> </code>
  
-Add the created (or existing) user to allowed your vsftpd.+Add the created (or existing) user the "allowed users" of your vsftpd.
 Create the following file: Create the following file:
  
Line 128: Line 128:
  
 __Reason:__ \\ __Reason:__ \\
-Wrong pam name on Ubuntu 14 and lower.//"+Wrong pam name on Ubuntu 14 and lower.//
  
 __Fix:__ \\ __Fix:__ \\
-Change the "pam_service_name" parameter in your /etc/vsftpd.conf from+Change the "pam_service_name" parameter in your /etc/vsftpd.conf from\\
 <code>pam_service_name=vsftpd</code> <code>pam_service_name=vsftpd</code>
-to+to\\
 <code>pam_service_name=ftp</code> <code>pam_service_name=ftp</code>
  
-and restart your service+and restart your service\\
 <code>service vsftpd restart</code> <code>service vsftpd restart</code>
  
 [[https://askubuntu.com/questions/413677/vsftpd-530-login-incorrect|https://askubuntu.com/questions/413677/vsftpd-530-login-incorrect]] [[https://askubuntu.com/questions/413677/vsftpd-530-login-incorrect|https://askubuntu.com/questions/413677/vsftpd-530-login-incorrect]]
linux/ubuntu/vsftpd.txt · Last modified: 2018/05/23 15:31 by lunetikk