こんばんは、田中です。 片山さん。 GNOMEのHPから、バグ情報を洗ってみたのですが、どうも既知のバグのようです。 引用元:http://bugzilla.gnome.org/show_bug.cgi?id=140609 Reporter: B.King@xxxxxxxxxxxxxxxx (Bevis King) With either possible setting of the DisallowTCP in gdm.conf - ie TRUE or FALSE - the X server is always started with "-nolisten tcp" (with 2.4.4.5 aka in Fedora Core 1). The issue appears to be that if GdmDisallowTCP is set to TRUE in gdm.c, the only code that detects and acts the value of GdmDisallowTCP is in daemon/server.c and that only includes code to set it to TRUE. There is no code I can find anywhere in gdm that will set the value to FALSE should it be told to. If you need to allow remote X clients (as we do), there is no actual way to do this, since the only test is written to ENABLE GdmDisallowTCP, never to disable it. The enclosed patch sets the global default to FALSE, thus allowing the code in daemon/server.c, routine gdm_server_resolve_command_line to set it to True should that be desired. Since the config files ship with it as default, it still DEFAULTS to off, ie the secure option, but changing the value for DisallowTCP in gdm.conf now causes TCP mode to be re-enabled. 多分、松田さんの方法でうまくいくと思います。 ------------------------------------------------------------- Katsuharu Tanaka mailto : user-tanaka@xxxxxxxxxxxxxxx PGP FP = C5BE D80F 6DF2 FDB1 2C76 0D24 288E 4D98 766B 344E
Follow-Ups: References:
- [linux-users:104117] FC3のXサーバにつながらない。Takujiro Katayama
- [linux-users:104123] Re: FC3のXサーバにつながらない。KI
- [linux-users:104124] Re: FC3のXサーバにつながらない。Takujiro Katayama
- Prev by Subject: [linux-users:104125] FC3のXサーバにつながらない。
- Next by Subject: [linux-users:104127] Re: FC3のXサーバにつながらない。
- Previous by thread: [linux-users:104124] Re: FC3のXサーバにつながらない。
- Next by thread: [linux-users:104132] Re: FC3 のXサーバにつながらない。
- Indexes:[Main][Thread]