<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Simon Žekar - unix, communications, stupidities &#187; x11</title>
	<atom:link href="http://simon.zekar.com/tag/x11/feed/" rel="self" type="application/rss+xml" />
	<link>http://simon.zekar.com</link>
	<description>"Unix is simple, but it takes a genious to understand the simplicity" --Dennis Ritchie</description>
	<lastBuildDate>Fri, 23 Apr 2010 22:11:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HP-UX ssh X11 forwarding not working for certain applications</title>
		<link>http://simon.zekar.com/2009/10/08/hp-ux-ssh-x11-forwarding-not-working-for-certain-applications/</link>
		<comments>http://simon.zekar.com/2009/10/08/hp-ux-ssh-x11-forwarding-not-working-for-certain-applications/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 20:51:30 +0000</pubDate>
		<dc:creator>sIMON</dc:creator>
				<category><![CDATA[general bluez]]></category>
		<category><![CDATA[hp-ux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://simon.zekar.com/?p=133</guid>
		<description><![CDATA[I had a strange issue with hp-ux x11 forwarding over ssh. xclock, xterm ran fine but hpterm and some other x11 programs didn&#8217;t start, claiming error:
X11 connection rejected because of wrong authentication.
after some searching I found following fixed the issue:
/opt/ssh/etc/sshd_config:
X11UseLocalhost no
(must be set to no, default is yes)
S.
]]></description>
			<content:encoded><![CDATA[<p>I had a strange issue with <a href="http://www.hp.com/products1/unix/">hp-ux</a> <a href="http://www.ssh.com/support/documentation/online/ssh/adminguide/32/X11_Forwarding.html">x11 forwarding over ssh</a>. xclock, xterm ran fine but hpterm and some other x11 programs didn&#8217;t start, claiming error:</p>
<p><code>X11 connection rejected because of wrong authentication.</code></p>
<p>after some searching I found following fixed the issue:</p>
<p><code>/opt/ssh/etc/sshd_config:<br />
X11UseLocalhost no<br />
(must be set to no, default is yes)</code></p>
<p>S.</p>
]]></content:encoded>
			<wfw:commentRss>http://simon.zekar.com/2009/10/08/hp-ux-ssh-x11-forwarding-not-working-for-certain-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
