On Wed, Apr 11, 2001 at 08:50:56AM -0500, John Patton wrote:
> Looking at my logs, I see that there are MANY messages that
> look like the following:
> 
>   Apr 11 07:03:43 debian inetd[19041]: execv /usr/sbin/tcpd: Permission denied
> 
> The permissions for tcpd are:
> 
>   -rwxr-x---    1 root     root         4.1k Feb 11  2000 /usr/sbin/tcpd
> 

they should be 0755 (-rwxr-xr-x)

chmod 755 /usr/sbin/tcpd should fix it.  

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpfjlk3XGCkw.pgp
Description: PGP signature

Reply via email to