LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ftp logins not showing in last log (https://www.linuxquestions.org/questions/linux-software-2/ftp-logins-not-showing-in-last-log-515938/)

lawadm1 01-03-2007 12:31 PM

ftp logins not showing in last log
 
I'm running FC4, and I've noticed that when I run the last command, it does not show the ftp logins. Is there a value that I need to set in the vsftpd.conf? Or somewhere else?

TIA,
Jeff

trickykid 01-03-2007 01:22 PM

Last logins are usually thru tty or on the console. To check ftp logs and who's logged in, etc.. check your vsftpd.log or ftp.log, wherever it logs to. I'm sure you could hack the last command, it's binary so you'd have to grab the source, make changes and recompile or just write yourself a custom script to parse the logs for ftp logins, etc (which would probably be easier).


All times are GMT -5. The time now is 09:43 PM.