<?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: Xserver checking for reverse lookup in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/xserver-checking-for-reverse-lookup/m-p/4366611#M35385</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Linux is a little more secure out of the box.&lt;BR /&gt;&lt;BR /&gt;Check /etc/X11/xorg.conf&lt;BR /&gt;&lt;BR /&gt;These files:&lt;BR /&gt;/etc/X11/xinit&lt;BR /&gt;Xclients    xinitrc         xinitrc.d  xinputrc&lt;BR /&gt;Xclients.d  xinitrc-common  xinput.d   Xsession&lt;BR /&gt;[root@bersheva xinit]# pwd&lt;BR /&gt;&lt;BR /&gt;Also the gdm files.&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root 2597 May 28  2008 custom.conf&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 Init&lt;BR /&gt;-rw-r--r-- 1 root root 4048 May 28  2008 locale.alias&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 modules&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 PostLogin&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 PostSession&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 PreSession&lt;BR /&gt;-rw-r--r-- 1 root root   71 May 28  2008 securitytokens.conf&lt;BR /&gt;-rwxr-xr-x 1 root root 5536 May 28  2008 XKeepsCrashing&lt;BR /&gt;lrwxrwxrwx 1 root root   21 Feb 14 20:13 Xsession -&amp;gt; ../X11/xinit/Xsession&lt;BR /&gt;[root@bersheva gdm]# pwd&lt;BR /&gt;/etc/gdm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is defined and documented in English language documentation in the configuration files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 25 Feb 2009 20:15:58 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-02-25T20:15:58Z</dc:date>
    <item>
      <title>Xserver checking for reverse lookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xserver-checking-for-reverse-lookup/m-p/4366610#M35384</link>
      <description>RHEL 5.2&lt;BR /&gt;Any one familiar with disabling the ip check by the Xserver. &lt;BR /&gt;I have scenario that my DNS server has an IP(x.x.x.x=dupclient) address which is not getting cleaned up. But the same IP is currently being used by another user(x.x.x.x=client) So when the connection is made to the linux server from the client and the linux server checks back(client=x.x.x.x) the from where the connection is currently made. But the linux sending communication to "dupclient" instead of "client" as linux server is resolving that way.  But this is not happening for an HP-UX 11.11 server.The Xserver on HPUX box does not try a reverse lookup and hence no conflicts.  My guess is the LINUX xserevr code has some extra security feature and that is want i want to disable if possible.</description>
      <pubDate>Wed, 25 Feb 2009 19:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xserver-checking-for-reverse-lookup/m-p/4366610#M35384</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-02-25T19:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Xserver checking for reverse lookup</title>
      <link>https://community.hpe.com/t5/operating-system-linux/xserver-checking-for-reverse-lookup/m-p/4366611#M35385</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Linux is a little more secure out of the box.&lt;BR /&gt;&lt;BR /&gt;Check /etc/X11/xorg.conf&lt;BR /&gt;&lt;BR /&gt;These files:&lt;BR /&gt;/etc/X11/xinit&lt;BR /&gt;Xclients    xinitrc         xinitrc.d  xinputrc&lt;BR /&gt;Xclients.d  xinitrc-common  xinput.d   Xsession&lt;BR /&gt;[root@bersheva xinit]# pwd&lt;BR /&gt;&lt;BR /&gt;Also the gdm files.&lt;BR /&gt;&lt;BR /&gt;-rw-r--r-- 1 root root 2597 May 28  2008 custom.conf&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 Init&lt;BR /&gt;-rw-r--r-- 1 root root 4048 May 28  2008 locale.alias&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 modules&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 PostLogin&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 PostSession&lt;BR /&gt;drwxr-xr-x 2 root root 4096 Feb 14 20:13 PreSession&lt;BR /&gt;-rw-r--r-- 1 root root   71 May 28  2008 securitytokens.conf&lt;BR /&gt;-rwxr-xr-x 1 root root 5536 May 28  2008 XKeepsCrashing&lt;BR /&gt;lrwxrwxrwx 1 root root   21 Feb 14 20:13 Xsession -&amp;gt; ../X11/xinit/Xsession&lt;BR /&gt;[root@bersheva gdm]# pwd&lt;BR /&gt;/etc/gdm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is defined and documented in English language documentation in the configuration files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 25 Feb 2009 20:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/xserver-checking-for-reverse-lookup/m-p/4366611#M35385</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-02-25T20:15:58Z</dc:date>
    </item>
  </channel>
</rss>

