Thread: ftp AIX
View Single Post
  #3  
Old 11-08-2007, 07:08 PM
unix unix is offline
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: ftp AIX

pinoy2ser schrieb:
> Hello All,
> do you guys know any tool or way for me if ftp is being used
> throughout the day or like an specific time..
>
> i placed this in my syslog.conf
> kern.* /var/adm/syslog/kernel
> user.* /var/adm/syslog/users
> daemon.* /var/adm/syslog/daemons
>
> and also turned my auditing for root and another user which i think is
> the ftpuser..
>
> Thanks in advance..
> pinoy
>

Look at the manual for ftpd (man ftpd)
start ftpd with the parameter -l, than it logs at daemon.info.

if i recognize right, the command last will do the job too.

with best regards
Dieter Stumpner
Reply With Quote