<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "解決rsh執行時會出現port 544: Connection refuse"]]></title>
		<link>https://forum.andowson.com/posts/list/16.page</link>
		<description><![CDATA[Latest messages posted in the topic "解決rsh執行時會出現port 544: Connection refuse"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>解決rsh執行時會出現port 544: Connection refuse</title>
				<description><![CDATA[ 在使用rsh連線至另一台主機時，如果老是遇到類似下列的訊息: 
<br>
connect to address 192.168.1.1 port 544: Connection refused 
<br>
Trying krb4 rsh... 
<br>
connect to address 192.168.1.1 port 544: Connection refused 
<br>
trying normal rsh (/usr/bin/rsh) 
<br>
<br>
原因是rsh會先嘗試用kshell建立連接。如果想禁用這個功能，可作如下修改： 
<br>
[code=plain]cd /usr/kerberos/bin 
<br>
mv rsh rsh.sav 
<br>
ln -s /usr/bin/rsh rsh[/code] 
<br>
<br>
參考資料: 
<br>
http://bbs.chinaunix.net/thread-2201076-1-1.html]]></description>
				<guid isPermaLink="true">https://forum.andowson.com/posts/preList/622/1305.page</guid>
				<link>https://forum.andowson.com/posts/preList/622/1305.page</link>
				<pubDate><![CDATA[Mon, 3 Mar 2014 17:22:08]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>