<?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: Problem with xhost in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940135#M113571</link>
    <description>Why not just disable authentication in Xvnc and dispense with xhost? &lt;BR /&gt;&lt;BR /&gt;One of the arguments to Xvnc is -ac, which disables authentication. &lt;BR /&gt;&lt;BR /&gt;If you are using the vncserver script, then it would be something like: &lt;BR /&gt;&lt;BR /&gt;vncserver :10 -geometry 512x512  -ac</description>
    <pubDate>Wed, 02 Apr 2003 12:46:48 GMT</pubDate>
    <dc:creator>Rick Beldin</dc:creator>
    <dc:date>2003-04-02T12:46:48Z</dc:date>
    <item>
      <title>Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940126#M113562</link>
      <description>Hi there,&lt;BR /&gt;I am trying to start vnc on system boot-up.&lt;BR /&gt;In the startup script I run "xhost +" before I start vnc.  While the startup process runs I get the display, but when the process completed I lose my display.  It looks like I lose the xhost, I have even tried to start it with nohup.&lt;BR /&gt;&lt;BR /&gt;Can someone please help?&lt;BR /&gt;Leon</description>
      <pubDate>Tue, 01 Apr 2003 05:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940126#M113562</guid>
      <dc:creator>Leon_17</dc:creator>
      <dc:date>2003-04-01T05:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940127#M113563</link>
      <description>xhost + for that session.&lt;BR /&gt;For permanent entries&lt;BR /&gt;Just try entering the hostname to which you are giving access in &lt;BR /&gt;/etc/X0.hosts&lt;BR /&gt;single hostname per line.&lt;BR /&gt;check the man pages of X&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert on the same</description>
      <pubDate>Tue, 01 Apr 2003 06:41:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940127#M113563</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-01T06:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940128#M113564</link>
      <description>xhost + for that session.&lt;BR /&gt;For permanent entries&lt;BR /&gt;Just try entering the hostname to which you are giving access in &lt;BR /&gt;/etc/X0.hosts&lt;BR /&gt;single hostname per line.&lt;BR /&gt;check the man pages of X&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Revert on the same&lt;BR /&gt;&lt;BR /&gt;Also this link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf324f608743fd711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xf324f608743fd711abdc0090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Tue, 01 Apr 2003 06:52:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940128#M113564</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-01T06:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940129#M113565</link>
      <description>Well just in case this is NOT related to xhost lets check around for any errors reported ... anything in $HOME/.vnc/&lt;HOSTNAME&gt;:#.log ? &lt;BR /&gt;&lt;BR /&gt;fyi I don't need to run xhost to get vnc to work on my hpux workstation when connecting to NT etc ...&lt;BR /&gt;&lt;BR /&gt;What else is in the xstartup file ?&lt;BR /&gt;&lt;BR /&gt;Also if you find an error check out the following, &lt;A href="http://www.uk.research.att.com/vnc/faq.html" target="_blank"&gt;http://www.uk.research.att.com/vnc/faq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I've found it resolves 99.9 % of problems encountered.&lt;BR /&gt;&lt;BR /&gt;Failing that attach your vnc xstartup file and I'll give it a try if I get time.&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 01 Apr 2003 07:43:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940129#M113565</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-04-01T07:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940130#M113566</link>
      <description>More info:&lt;BR /&gt;I am still trying to get it to work with /etc/X0.hosts, but no joy.&lt;BR /&gt;I am sure it is something to do with xhosts.  After boot I run "xhost +", su to a user and then I can run xclock, for example.  At this time vcn is in raw mode.&lt;BR /&gt;&lt;BR /&gt;Leon</description>
      <pubDate>Tue, 01 Apr 2003 08:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940130#M113566</guid>
      <dc:creator>Leon_17</dc:creator>
      <dc:date>2003-04-01T08:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940131#M113567</link>
      <description>see above ....</description>
      <pubDate>Tue, 01 Apr 2003 08:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940131#M113567</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-04-01T08:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940132#M113568</link>
      <description>Hi,&lt;BR /&gt;I just want to know if "/etc/X0.hosts" is still valid in hp-ux 11i?&lt;BR /&gt;I also had a look on VNC fag's, but I still have a problem with xhost.&lt;BR /&gt;&lt;BR /&gt;Leon</description>
      <pubDate>Wed, 02 Apr 2003 07:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940132#M113568</guid>
      <dc:creator>Leon_17</dc:creator>
      <dc:date>2003-04-02T07:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940133#M113569</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;from man xhost on my itanium&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; DIAGNOSTICS&lt;BR /&gt;      For each name added to the access control list, a line of the form&lt;BR /&gt;      "name being added to access control list" is printed.  For each name&lt;BR /&gt;      removed from the access control list, a line of the form "name being&lt;BR /&gt;      removed from access control list" is printed.&lt;BR /&gt;&lt;BR /&gt; FILES&lt;BR /&gt;      /etc/X*.hosts&lt;BR /&gt;&lt;BR /&gt; SEE ALSO&lt;BR /&gt;      X(1), Xsecurity(1), Xserver(1), xdm(1)&lt;BR /&gt;&lt;BR /&gt; ENVIRONMENT&lt;BR /&gt;      DISPLAY to get the default host and display to use.&lt;BR /&gt;&lt;BR /&gt; BUGS&lt;BR /&gt;      You can't specify a display on the command line because -display is a&lt;BR /&gt;      valid command line argument (indicating that you want to remove the&lt;BR /&gt;      machine named ``display'' from the access list).&lt;BR /&gt;&lt;BR /&gt;      The X server stores network addresses, not host names.  This is not&lt;BR /&gt;      really a bug.  If somehow you change a host's network address while&lt;BR /&gt;      the server is still running, xhost must be used to add the new address&lt;BR /&gt;      and/or remove the old address.&lt;BR /&gt;&lt;BR /&gt; AUTHORS&lt;BR /&gt;      Bob Scheifler, MIT Laboratory for Computer Science,&lt;BR /&gt;      Jim Gettys, MIT Project Athena (DEC).&lt;BR /&gt;&lt;BR /&gt; Hewlett-Packard Company            - 2 -               HP-UX 11.11 May 2002&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;since /etc/X*.hosts is still referenced and is used then yes it is supported&lt;BR /&gt;&lt;BR /&gt;           Steve Steel</description>
      <pubDate>Wed, 02 Apr 2003 08:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940133#M113569</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-04-02T08:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940134#M113570</link>
      <description>Out of interest your startup script .... does it contain su in it at all ?&lt;BR /&gt;&lt;BR /&gt;If yes please be aware that there are 2 forms of Xauthorisation ... host based and user based. Host based = Xhost and yes it's still valid at hp-ux 11.x&lt;BR /&gt;&lt;BR /&gt;Users based as in .Xauthority files see man Xauth &lt;BR /&gt;&lt;BR /&gt;let us know whether the XO.host file creation works/fails ....</description>
      <pubDate>Wed, 02 Apr 2003 09:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940134#M113570</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2003-04-02T09:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with xhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940135#M113571</link>
      <description>Why not just disable authentication in Xvnc and dispense with xhost? &lt;BR /&gt;&lt;BR /&gt;One of the arguments to Xvnc is -ac, which disables authentication. &lt;BR /&gt;&lt;BR /&gt;If you are using the vncserver script, then it would be something like: &lt;BR /&gt;&lt;BR /&gt;vncserver :10 -geometry 512x512  -ac</description>
      <pubDate>Wed, 02 Apr 2003 12:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-xhost/m-p/2940135#M113571</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2003-04-02T12:46:48Z</dc:date>
    </item>
  </channel>
</rss>

