<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: X11 Problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729386#M65043</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you try exporting teh DISPLAY parameter with the IP address instead of the name like&lt;BR /&gt;&lt;BR /&gt;export DISPLAY=10.2.10.30:0.0&lt;BR /&gt;&lt;BR /&gt;and try using the software.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
    <pubDate>Wed, 22 May 2002 15:39:17 GMT</pubDate>
    <dc:creator>MANOJ SRIVASTAVA</dc:creator>
    <dc:date>2002-05-22T15:39:17Z</dc:date>
    <item>
      <title>X11 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729385#M65042</link>
      <description>My hpux 11.0 system has ssh with X11 forwarding on. I'm using putty software to login to the hp system from my workstation(win2k). X server is running on my work station. When I'm trying to open xterm it's giving the following errors..&lt;BR /&gt;&lt;BR /&gt;Xlib: connection to "localhost:13.0" refused by server&lt;BR /&gt;Xlib: Authentication failed at PuTTY X11 proxy&lt;BR /&gt;Error: Can't open display: localhost:13.0&lt;BR /&gt;&lt;BR /&gt;But I'm able to access sam,xclock and xload. I don't have any issues with that x utilites. Display setting are setup properly. Even I have the same problem when I use solaris box to access xterm of hpux.</description>
      <pubDate>Wed, 22 May 2002 15:27:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729385#M65042</guid>
      <dc:creator>Arockia Jegan</dc:creator>
      <dc:date>2002-05-22T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: X11 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729386#M65043</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you try exporting teh DISPLAY parameter with the IP address instead of the name like&lt;BR /&gt;&lt;BR /&gt;export DISPLAY=10.2.10.30:0.0&lt;BR /&gt;&lt;BR /&gt;and try using the software.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 22 May 2002 15:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729386#M65043</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-22T15:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: X11 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729387#M65044</link>
      <description>I tried earler with the IP address. It didn't work.</description>
      <pubDate>Wed, 22 May 2002 15:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729387#M65044</guid>
      <dc:creator>Arockia Jegan</dc:creator>
      <dc:date>2002-05-22T15:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: X11 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729388#M65045</link>
      <description>Does your WIN2K server have some VPN software running , or services running . We had this issue taht whenever we start the win2K bcoz of some Cisco VPN services no body else would be able to even pin the IP of the win2k server.&lt;BR /&gt;&lt;BR /&gt;The best way to figure is to boot the win2k server with basic services and netwrok enabled ie I think press f4 or f8 while the win2k is booting adn then it will give u options for start up.and tehn try to coneect.&lt;BR /&gt;&lt;BR /&gt;One moer to find this out is to just do a telnet from the HP or SUN system to that win2k Serve IP adress when the worksstation is full up and working , I bet the Unix server will not be able to ping it even , hence the problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 22 May 2002 16:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729388#M65045</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-05-22T16:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: X11 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729389#M65046</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Could be MIT cookies&lt;BR /&gt;&lt;BR /&gt;If /etc/dt/config/Xconfig not there then &lt;BR /&gt;         cp /usr/dt/config/Xconfig /etc/dt/config/Xconfig &lt;BR /&gt;&lt;BR /&gt;NOTE: Following modifications can be made to the file /etc/dt/config/Xconfig . &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Uncomment the following line in file&lt;BR /&gt;Ensure no leading spaces:&lt;BR /&gt;&lt;BR /&gt;         Dtlogin*authorize: False&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Execute the following command to get change&lt;BR /&gt;/usr/dt/bin/dtconfig &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Log out and back in to   CDE. &lt;BR /&gt;&lt;BR /&gt;              Steve Steel</description>
      <pubDate>Thu, 23 May 2002 08:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729389#M65046</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-05-23T08:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: X11 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729390#M65047</link>
      <description>I had to set use X11UserLocalhost=no as described below.&lt;BR /&gt;&lt;BR /&gt;This exerpt from Kevin Steves' paper on configuring OpenSSH on HPUX (URL given below):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.atomicgears.com/papers/osshhpux.html" target="_blank"&gt;http://www.atomicgears.com/papers/osshhpux.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Starting with OpenSSH 3.1, the X11 forwarding server binds to the loopback address by default; see the X11UseLocalhost sshd(8) option:&lt;BR /&gt;&lt;BR /&gt;     X11UseLocalhost&lt;BR /&gt;             Specifies whether sshd should bind the X11 forwarding server to&lt;BR /&gt;             the loopback address or to the wildcard address.  By default,&lt;BR /&gt;             sshd binds the forwarding server to the loopback address and sets&lt;BR /&gt;             the hostname part of the DISPLAY environment variable to&lt;BR /&gt;             ``localhost''. This prevents remote hosts from connecting to the&lt;BR /&gt;             fake display.  However, some older X11 clients may not function&lt;BR /&gt;             with this configuration.  X11UseLocalhost may be set to ``no'' to&lt;BR /&gt;             specify that the forwarding server should be bound to the wild-&lt;BR /&gt;             card address.  The argument must be ``yes'' or ``no''. The de-&lt;BR /&gt;             fault is ``yes''.&lt;BR /&gt;&lt;BR /&gt;In general, for this more secure configuration to function, X11 clients need to use the X11R6 libraries. Unfortunately, not all X clients are linked with R6 libs on HP-UX 11.11. You can check by using the chatr command:&lt;BR /&gt;&lt;BR /&gt;$ chatr /usr/bin/X11/xterm&lt;BR /&gt;/usr/bin/X11/xterm: &lt;BR /&gt;         shared executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  second &lt;BR /&gt;             embedded path  enabled   first  ::/opt/audio/lib:/opt/image/lib:/opt/video/lib:/usr/lib&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /view/x_r5dummy00_1020/vobs/swdev/pvt/r5dummy00_1020/X11R5/lib/libXt.1&lt;BR /&gt;             dynamic   /view/x_r5dummy00_1020/vobs/swdev/pvt/r5dummy00_1020/X11R5/lib/libXext.1&lt;BR /&gt;             dynamic   /view/x_r5dummy00_1020/vobs/swdev/pvt/r5dummy00_1020/X11R5/lib/libX11.1&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;/usr/bin/X11/xterm uses R5 libs, and will not work with X11UseLocalhost=yes. However /usr/contrib/bin/X11/xterm uses R6 libs and will work. Most clients in /usr/bin/X11 do use the R6 libs. However, depending on your usage you may need to set X11UseLocalhost=no.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Thu, 23 May 2002 09:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729390#M65047</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2002-05-23T09:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: X11 Problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729391#M65048</link>
      <description>Hi santosh,&lt;BR /&gt;&lt;BR /&gt;  The problem got resolved. You are absolutely right. I have also seen the docs and resolved the problem on the same day. But couldn't post the status on time.</description>
      <pubDate>Tue, 28 May 2002 14:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/x11-problem/m-p/2729391#M65048</guid>
      <dc:creator>Arockia Jegan</dc:creator>
      <dc:date>2002-05-28T14:32:12Z</dc:date>
    </item>
  </channel>
</rss>

