Based on the error messages, I would first check the permission bits on the binaries mentioned. Then take a look at /etc/xinetd.d and see if there are any parameters there that keep the programs from being executed (disable=yes) or something like that.
Having said that, you _really_ don't want to enable rsh or rexec. SSH is the preferred, secure, method. Mark Post -----Original Message----- From: paultz [mailto:[EMAIL PROTECTED]] Sent: Monday, November 25, 2002 5:19 PM To: [EMAIL PROTECTED] Subject: rshd not executable I am running RH7.2. In the messages, at boot, I get the following messages: xinetd[679]: Server /usr/sbin/in.rexecd is not executable [line=13] xinetd[679]: Server /usr/sbin/in.rshd is not executable [line=14] I have the rsh-0.17-10 and rsh-server-0.17.5 packages installed. Needles to say, rsh does not work. What do I need to do to correct these problems? Thanks, Paul
