Some Problems

Tony Facca fsfacca at AVELON.LERC.NASA.GOV
Fri Jul 6 22:21:39 AEST 1990


>>
>>Edit the file /usr/etc/inetd.conf and change the ftp line to look like this:
>>
>>ftp	stream	tcp	nowait	root	/usr/etc/ftpd       	ftpd -d -l
>> 
>>The -d switch will print debugging information in the /usr/adm/SYSLOG file and
>>the -l switch logs ftp sessions.   Then restart the inetd daemon.
>>
>
>BE WARNED, ftpd will log everything, PASSWORDS INCLUDED, even when a regular
>(not anonymous) user logs in.
>

This is true.  You should change the permissions on the SYSLOG file to 600. 
Also, if you have a cron which rotates SYSLOG, be sure to change the permissions
there as well.  Of course, this doesn't prevent people with root privilege from
looking up passwords in the SYSLOG file.  But then, NO ONE keeps the same 
password on more than one machine, do they?   ;-)

--
-----------------------------------------------------------------------------
Tony Facca                     |     phone: 216-433-8318
NASA Lewis Research Center     |    
Cleveland, Ohio  44135         |     email: fsfacca at avelon.lerc.nasa.gov 
-----------------------------------------------------------------------------



More information about the Comp.sys.sgi mailing list