How to get a list of users logged on vsftpd ?
The easiest ways setup setproctitle_enable=YES in vsftpd.conf and you can do a ps aux on host to see connected users. also if vsftpd is PAM-enabled, set session_support in vsftpd.conf .
Begrudgingly cumbersome mundane chore but the only easy day was yesterday