Closed issue by herveq1 on void-packages repository https://github.com/void-linux/void-packages/issues/25914 Description: ### System * xuname: *output of ``xuname`` (part of xtools)* * package: *affected package(s) including the version*: ``xbps-query -p pkgver `` xuname Void 5.8.16_1 x86_64-musl GenuineIntel notuptodate rFF xbps-query -p pkgver proftpd proftpd-1.3.7a_1 ### Expected behavior at least let the user to login ### Actual behaviorfailed login ### Steps to reproduce the behavior Hello dear maintainer of proftpd There is now a few number of years that you are delevering a proftpd server for which nobody can login in. That is useless...unless you are working with windows in mind. The result of your distribution proftpd-1.3.7a_1 is: Password: 530 Login incorrect. ftp: Login failed. Remote system type is UNIX. Using binary mode to transfer files. When I take the proftpd distribution package proftpd-1.3.7a and compile it with this command : ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var/lib/proftpd --enable-auth-pam With the same configuration file, I get this result that is quite OK. Name (olix:hq): 331 Password required for hq Password: 230 User hq logged in Remote system type is UNIX. Using binary mode to transfer files Did you spend 1 minute to test your binary ? Have fun