<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Thanks, the applications are different DB2 instances on the same computer, so security is not an issue.<BR><BR><BR><BR>
<HR id=stopSpelling>
&gt; Date: Tue, 3 Jul 2007 15:22:17 -0400<BR>&gt; From: tom.horsley@att.net<BR>&gt; To: fedora-list@redhat.com<BR>&gt; Subject: Re: How to install rshd on Fedora 7.<BR>&gt; <BR>&gt; On Tue, 3 Jul 2007 17:35:58 +0800<BR>&gt; 小波 顾 &lt;guxiaobo1982@hotmail.com&gt; wrote:<BR>&gt; <BR>&gt; &gt; 2. How to config rshd running as a service on Fedora 7? I have read some articles about using initd, but fedora 7 uses xinetd, which I am not familiar with.<BR>&gt; <BR>&gt; Not much different, you just need to make sure the rsh-server rpm is<BR>&gt; installed and edit the /etc/xinetd.d/rshd script (or whatever<BR>&gt; it happens to be named) to say "disabled=no" instead of<BR>&gt; the default "disabled=yes".<BR>&gt; <BR>&gt; Something like:<BR>&gt; <BR>&gt; yum install rsh-server<BR>&gt; chkconfig --level 2345 xinetd on<BR>&gt; (edit /etc/xinetd.d/rshd here using your favorite editor)<BR>&gt; /etc/init.d/xinetd restart<BR>&gt; <BR>&gt; should get things running.<BR>&gt; <BR>&gt; That, and you'll also have to wade through the<BR>&gt; 10,477 mails you'll get telling you never to run rshd because<BR>&gt; it is insecure :-).<BR>&gt; <BR>&gt; -- <BR>&gt; fedora-list mailing list<BR>&gt; fedora-list@redhat.com<BR>&gt; To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list<BR><br /><hr />Play free games, earn tickets, get cool prizes! Join Live Search Club.   <a href='http://club.live.com/home.aspx?icid=CLUB_wlmailtextlink' target='_new'>Join Live Search Club!</a></body>
</html>