[CentOS] vsftpd rejects users set to nologin

Nicolas Kovacs info at microlinux.fr
Fri Jan 11 05:40:21 UTC 2019


Le 10/01/2019 à 22:17, Stephen John Smoogen a écrit :
> I updated to CentOS 7.6 and something must have changed in the base
> OS setup  that prevents vsftpd from allowing logins for accounts
> with /sbin/nologin as their shell.

Maybe this could be your solution. Here's the relevant lines from my
vsftpd.conf :

  chroot_local_user=YES
  userlist_enable=YES
  userlist_deny=NO
  check_shell=NO
  userlist_file=/etc/vsftpd/vsftpd.user_list
  allow_writeable_chroot=YES

Cheers,

Niki

-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Site : https://www.microlinux.fr
Blog : https://blog.microlinux.fr
Mail : info at microlinux.fr
Tél. : 04 66 63 10 32


More information about the CentOS mailing list