<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>
> Date: Tue, 3 Jul 2007 15:22:17 -0400<BR>> From: tom.horsley@att.net<BR>> To: fedora-list@redhat.com<BR>> Subject: Re: How to install rshd on Fedora 7.<BR>> <BR>> On Tue, 3 Jul 2007 17:35:58 +0800<BR>> 小波 顾 <guxiaobo1982@hotmail.com> wrote:<BR>> <BR>> > 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>> <BR>> Not much different, you just need to make sure the rsh-server rpm is<BR>> installed and edit the /etc/xinetd.d/rshd script (or whatever<BR>> it happens to be named) to say "disabled=no" instead of<BR>> the default "disabled=yes".<BR>> <BR>> Something like:<BR>> <BR>> yum install rsh-server<BR>> chkconfig --level 2345 xinetd on<BR>> (edit /etc/xinetd.d/rshd here using your favorite editor)<BR>> /etc/init.d/xinetd restart<BR>> <BR>> should get things running.<BR>> <BR>> That, and you'll also have to wade through the<BR>> 10,477 mails you'll get telling you never to run rshd because<BR>> it is insecure :-).<BR>> <BR>> -- <BR>> fedora-list mailing list<BR>> fedora-list@redhat.com<BR>> 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>