<?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: Disabling X windows services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891388#M402389</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you referring to CDE ?&lt;BR /&gt;&lt;BR /&gt;# dtconfig -d&lt;BR /&gt;&lt;BR /&gt;Check the manual page.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Wed, 16 Mar 2005 09:28:03 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens_1</dc:creator>
    <dc:date>2005-03-16T09:28:03Z</dc:date>
    <item>
      <title>Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891387#M402388</link>
      <description>In the course of locking down our servers we have been asked to ensure the x services are secure - including disabling the service altogether on systems where it is not really required.&lt;BR /&gt;&lt;BR /&gt;What's the best way to actually disable the service completely ?&lt;BR /&gt;&lt;BR /&gt;Already looked at /etc/services and /etc/inetd.conf.</description>
      <pubDate>Wed, 16 Mar 2005 09:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891387#M402388</guid>
      <dc:creator>Ian Foster_2</dc:creator>
      <dc:date>2005-03-16T09:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891388#M402389</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Are you referring to CDE ?&lt;BR /&gt;&lt;BR /&gt;# dtconfig -d&lt;BR /&gt;&lt;BR /&gt;Check the manual page.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 16 Mar 2005 09:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891388#M402389</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-03-16T09:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891389#M402390</link>
      <description>Block port 7000 on the firewall&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.confg.d/xfs&lt;BR /&gt;&lt;BR /&gt;change the first variable to 0, this stops the font server for starting.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/xfs stop&lt;BR /&gt;&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 16 Mar 2005 09:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891389#M402390</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-03-16T09:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891390#M402391</link>
      <description>I am reffering to anything which would use port 6000 for any xwindows type session eg. Reflections-X.&lt;BR /&gt;&lt;BR /&gt;Does this just stop CDE or all x emulator type services ?&lt;BR /&gt;&lt;BR /&gt;Also looks like this would take a reboot to implement ?</description>
      <pubDate>Wed, 16 Mar 2005 09:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891390#M402391</guid>
      <dc:creator>Ian Foster_2</dc:creator>
      <dc:date>2005-03-16T09:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891391#M402392</link>
      <description>Ian, I'd be careful on this...&lt;BR /&gt;While the dtlogin server IS something you can shut off;   your HP server is probably not *really* an X server.  Your client workstation (Reflection X) is the actual X server.  And that's where your security lay...&lt;BR /&gt;&lt;BR /&gt;You can check out the list of x-servers allowed in your xhosts file though (man xhosts).&lt;BR /&gt;&lt;BR /&gt;But, what I'm getting at is if you start cutting much more stuff - then you'll not be able to run any programs from your HP which require/want an x-display server (your PC with ReflectionsX for example) to display on.&lt;BR /&gt;&lt;BR /&gt;You won't be able to run Glance, SAM, xstm, swinstall (in gui mode), etc.  But these things all run b/c there exists an Xserver on your desktop - not b/c there exists an Xserver on your HP server...&lt;BR /&gt;&lt;BR /&gt;So, you can stop CDE, but are you sure you mean to stop all X type traffic going in and out of the box?</description>
      <pubDate>Wed, 16 Mar 2005 09:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891391#M402392</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-16T09:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891392#M402393</link>
      <description>No for /usr/dt/bin/dtconfig you do not need a reboot. This is the easiest methode for disabling CDE. Check also next doc (in reverse order :-)&lt;BR /&gt;&lt;BR /&gt;Document description: Setting up to run CDE and HP-UX applications with Reflection X.&lt;BR /&gt;Document id: KBRC00000052&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076457539" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000076457539&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 16 Mar 2005 09:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891392#M402393</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-03-16T09:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891393#M402394</link>
      <description>I agree - that's exactly what they are asking us to do - stop ALL x-type traffic to/from the box. I think it's security gone mad and not suprisingly we have only been able to identify two systems we can do this on without breaking some kind of functionality that the client requires.&lt;BR /&gt;&lt;BR /&gt;Somebody has suggested that this can simply be achieved by stopping the listening on netwrok port 6000 but I'm not convinced.</description>
      <pubDate>Wed, 16 Mar 2005 10:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891393#M402394</guid>
      <dc:creator>Ian Foster_2</dc:creator>
      <dc:date>2005-03-16T10:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891394#M402395</link>
      <description>Ian, other than removing all x-windows programs from the box - I don't think so.  Even if port 6000 is shut - I can use "ssh -X" to get a tunnel to push X windows traffic through, and you're security guy will tell that you're *supposed* to use ssh.  OK, now you've gotta take ssh out! Using that I see that I'm connected to my server on port 33088 and that changes w/ every new ssh command...&lt;BR /&gt;&lt;BR /&gt;You could run swremove and get rid of all of the X packages - that would do it for sure.&lt;BR /&gt;&lt;BR /&gt;Wait a minute, I know how, unplug it from the LAN... :-)</description>
      <pubDate>Wed, 16 Mar 2005 10:38:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891394#M402395</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-03-16T10:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891395#M402396</link>
      <description>Thanks guys - I think we're going to settle for checking out xhosts. I think there are plenty of other areas we should be worrying about tightening down without resorting to  hacking about at the OS unnecessarily this way.</description>
      <pubDate>Wed, 16 Mar 2005 11:06:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891395#M402396</guid>
      <dc:creator>Ian Foster_2</dc:creator>
      <dc:date>2005-03-16T11:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Disabling X windows services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891396#M402397</link>
      <description>Make it secure without resorting to hacking at the functionality - I guess.</description>
      <pubDate>Wed, 16 Mar 2005 11:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-x-windows-services/m-p/4891396#M402397</guid>
      <dc:creator>Ian Foster_2</dc:creator>
      <dc:date>2005-03-16T11:10:05Z</dc:date>
    </item>
  </channel>
</rss>

