home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi
- Path: sparky!uunet!cs.utexas.edu!torn!skule.ecf!steve
- From: steve@ecf.toronto.edu (Steve Kotsopoulos)
- Subject: Re: IRIX last command and FTP
- Message-ID: <Bu9L5E.I5s@ecf.toronto.edu>
- Organization: University of Toronto, Engineering Computing Facility
- References: <39454@imag.imag.fr>
- Date: Tue, 8 Sep 1992 14:48:50 GMT
- Lines: 28
-
- In article <39454@imag.imag.fr> usson@imag.fr (Yves Usson) writes:
- >
- > I am installing a ftp anonymous account on
- > our Indigo and I would like to get a statistic
- > of access to this account. For this I use
- > the 'last' command but I cannot obtain the remote
- > host names or Internet IDs. I tried the 'last'
- > command on other systems (Sun, Gould...) and
- > with those I obtain the remote host name.
- >
- > Is it a bug of Irix 4.0.1 or did I make something wrong?
- > Not to mention I tried all the options of 'last'
- > (-a in particular).
-
- You should use the undocumented '-lll' option for ftpd.
-
- Change your /usr/etc/inetd.conf file, so that the line for ftpd reads:
- ftp stream tcp nowait root /usr/etc/ftpd ftpd -lll
-
- Then run 'killall -HUP inetd'
-
- This will cause lots more logging information to be sent to syslogd.
- If you want even more, try ftpd's '-d' (debug) option.
- --
- Steve Kotsopoulos mail: steve@ecf.toronto.edu
- Systems Analyst bitnet: steve@ecf.UTORONTO.BITNET
- Engineering Computing Facility uucp: uunet!utai!ecf!steve
- University of Toronto phone: (416) 978-5898
-