Date: Tue, 3 Jun 1997 18:38:20 -0400 From: "Donald J. Maddox" <root@scsn.net> To: Robert Clark <ROBERTC@PII.COM> Cc: robert@chalmers.com.au, questions@FreeBSD.org Subject: Re: How to 'watch' an FTP User -Reply Message-ID: <19970603183819.17931@scsn.net> In-Reply-To: <s394355c.023@pii.com>; from Robert Clark on Tue, Jun 03, 1997 at 03:16:57PM -0700 References: <s394355c.023@pii.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-------------------------------------------------------------------------------------- >Turn on logging, and watch the /var/log/ftp.log file is what I use. > >bc --------------------------------------------------------------------------------------- > You should be able to turn on logging, and keep track of all the commands they enter. > --------------------------------------------------------------------------------------- Ok, I figured it out (man ftpd, duh!)... I had the '-l' option to ftpd in inetd.conf, but it seems you have to specify it _twice_ (ftpd -l -l) to get the behavior I wanted. Thanks all...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970603183819.17931>