<?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: gdm xdmcp access in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824758#M24207</link>
    <description>It looks like the "safe" way to reload the configuration is to run gdm-safe-restart, this script sends a USR1 signal to the daemon.&lt;BR /&gt;&lt;BR /&gt;According to the man page:&lt;BR /&gt;&lt;BR /&gt;gdm-safe-restart restarts the current daemon after everyone has logged out.</description>
    <pubDate>Mon, 17 Jul 2006 08:54:58 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-07-17T08:54:58Z</dc:date>
    <item>
      <title>gdm xdmcp access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824757#M24206</link>
      <description>Hi all,&lt;BR /&gt;does anyone know a way to set the vaules in gdm.conf file without restarting the gdm?&lt;BR /&gt;What I'm trying to achieve is the following:&lt;BR /&gt;I see all available via chooser hosts using the following command:&lt;BR /&gt;X -indirect &lt;SOMEHOSTNAME&gt;&lt;BR /&gt;As soon as I change the default 177 port in gdm.conf file to any other port - the host becomes invisible in the list. In order for this change to take place - I have to restart the gdm.&lt;BR /&gt;Another way is to run the gdmsetup (graphical tool) and to change values there. Upon closure this utility changes the seetings without restarting the gdm. But I need to be able to change the settings via script- that's why I'm looking some CLI tool or responsible file in /proc for example.&lt;BR /&gt;The system is RHEL 4.&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;/SOMEHOSTNAME&gt;</description>
      <pubDate>Mon, 17 Jul 2006 08:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824757#M24206</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-17T08:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: gdm xdmcp access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824758#M24207</link>
      <description>It looks like the "safe" way to reload the configuration is to run gdm-safe-restart, this script sends a USR1 signal to the daemon.&lt;BR /&gt;&lt;BR /&gt;According to the man page:&lt;BR /&gt;&lt;BR /&gt;gdm-safe-restart restarts the current daemon after everyone has logged out.</description>
      <pubDate>Mon, 17 Jul 2006 08:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824758#M24207</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-07-17T08:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: gdm xdmcp access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824759#M24208</link>
      <description>I wish.&lt;BR /&gt;gdm-safe-restart waits for all users to logout and then restarts - tried it already.&lt;BR /&gt;anything else?</description>
      <pubDate>Mon, 17 Jul 2006 09:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824759#M24208</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-17T09:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: gdm xdmcp access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824760#M24209</link>
      <description>Restarting GDM means that all logged via GDM users are kicked out.&lt;BR /&gt;gdmsetup handles it in such way that sessions aren't closed and the settings take affect.&lt;BR /&gt;I tried to use strace utility to see what files it looks in- but at some point the process detaches....</description>
      <pubDate>Mon, 17 Jul 2006 09:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824760#M24209</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-17T09:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: gdm xdmcp access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824761#M24210</link>
      <description>Shalom Alexander,&lt;BR /&gt;&lt;BR /&gt;Possible problem:&lt;BR /&gt;&lt;BR /&gt;xdmcp access won't work outside the vlan the machine is in.&lt;BR /&gt;&lt;BR /&gt;Modern vlans that limit network collision domains prevent xdmcp servers from broadcasting outside the vlan.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 17 Jul 2006 10:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824761#M24210</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-17T10:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: gdm xdmcp access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824762#M24211</link>
      <description>Thanks Steven,&lt;BR /&gt;I have no such problem.&lt;BR /&gt;All my X servers are in the same VLAN and I'm able to see them all via chooser.&lt;BR /&gt;My problem is:&lt;BR /&gt;how to change the settings in gdm.conf without restarting the whole GDM.&lt;BR /&gt;What I want to achieve finally:&lt;BR /&gt;At some point (when there're to many users on the same station for example) a script runs and changes the gdm.conf respectively (opens/closes the xdmcp and makes the changes affective).&lt;BR /&gt;So other users won;t be able to connect to this station via X.&lt;BR /&gt;When a user logs out-the gdm.conf will be changed again and so on...&lt;BR /&gt;Is there any other suggestion for that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Jul 2006 12:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824762#M24211</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-17T12:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: gdm xdmcp access</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824763#M24212</link>
      <description>In addition to above:&lt;BR /&gt;It's possible to limit the xdmcp to a certain number of users. But we're looking for a better way than to try every server.&lt;BR /&gt;X -indirect allows us to see all available servers.&lt;BR /&gt;So changing the gdm.conf will basically cause the server to appear/disappear in the list.&lt;BR /&gt;Hope it's clear.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help-it's appreciated.</description>
      <pubDate>Mon, 17 Jul 2006 12:28:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gdm-xdmcp-access/m-p/3824763#M24212</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-17T12:28:35Z</dc:date>
    </item>
  </channel>
</rss>

