Re: [gdm-list] trouble with gdm
- From: Jean Philippe Guillet <guillet lapp in2p3 fr>
- To: Brian Cameron <Brian Cameron Sun COM>
- Cc: gdm-list gnome org
- Subject: Re: [gdm-list] trouble with gdm
- Date: Wed, 16 May 2007 16:02:07 -0000
Hello Brian
thank you for your prompt answer.
Try setting DisallowTCP to true. Some users have complained that this
setting affects XDMCP even though it should not.
it does not change anything
Also, refer to this bug:
http://bugzilla.gnome.org/show_bug.cgi?id=436725
You say you are seeing a crash, so this problem may be the same as what
you are seeing. This bug has a patch so if you can rebuild with it,
then this might make things work better.
I do not think that my problem is related to this bug, indeed there is
no crash of the server, the problem is just that I cannot connect the X
terminal via xdmcp to the server
Also, you might try upgrading to the latest version of GDM. GDM 2.19.1
has newly rewritten XDMCP code that should work better. You might find
more joy with it.
I downloaded the version GDM 2.19.1 and I installed it. Unfortunately, I
have the same problem. By the way, by doing that, I have a new gdm (when
I type gdm --version I got 2.19.1) but gdmlogin and gdmgreeter have not
been upgraded by this new installation, is it worthwhile to upgrade them
and if yes how?
I have the impression that my problem is may be not related to gdm.
Indeed, using a linux PC (with Fedora Core 6) I can connect via xdmcp my
server. Turning the debugging on, I got the following information:
part of /var/log/messages lappc-f020 : server, lappc-f021 Linux PC and
lapxt144 : X Terminal
using the Linux PC to connect the server:
May 16 17:27:24 lappc-f020 gdmlogin[3993]: Sending command: 'GET_CONFIG
greeter/RemoteWelcome[C] lappc-f021.in2p3.fr:0'
May 16 17:27:24 lappc-f020 gdm[2406]: Handling user message: 'GET_CONFIG
greeter/RemoteWelcome[C] lappc-f021.in2p3.fr:0'
May 16 17:27:24 lappc-f020 gdm[2406]: Error returning config key
greeter/RemoteWelcome[C]
May 16 17:27:24 lappc-f020 gdmlogin[3993]: Got response: 'ERROR 50
Unsupported key <greeter/RemoteWelcome[C]>'
May 16 17:27:24 lappc-f020 gdmlogin[3993]: Sending command: 'CLOSE'
May 16 17:27:24 lappc-f020 gdm[2406]: Handling user message: 'CLOSE'
May 16 17:27:24 lappc-f020 gdm[3983]: gdm_slave_wait_for_login: In loop
May 16 17:27:37 lappc-f020 gdm[3983]: gdm_slave_wait_for_login: end
verify for 'root'
May 16 17:27:37 lappc-f020 gdm[3983]: gdm_slave_wait_for_login:
got_login for 'root'
May 16 17:27:37 lappc-f020 gdm[3983]: Sending LOGGED_IN == 1 for slave 3983
May 16 17:27:37 lappc-f020 gdm[2406]: Handling message: 'LOGGED_IN 3983 1'
May 16 17:27:37 lappc-f020 gdm[2406]: Got logged in == TRUE
using the X Terminal to connect the server:
May 16 12:58:27 lappc-f020 gdmlogin[2920]: Sending command: 'GET_CONFIG
greeter/RemoteWelcome[C] lapxt144.in2p3.fr:0'
May 16 12:58:27 lappc-f020 gdm[2406]: Handling user message: 'GET_CONFIG
greeter/RemoteWelcome[C] lapxt144.in2p3.fr:0'
May 16 12:58:27 lappc-f020 gdm[2406]: Error returning config key
greeter/RemoteWelcome[C]
May 16 12:58:27 lappc-f020 gdmlogin[2920]: Got response: 'ERROR 50
Unsupported key <greeter/RemoteWelcome[C]>'
May 16 12:58:27 lappc-f020 gdmlogin[2920]: Sending command: 'CLOSE'
May 16 12:58:27 lappc-f020 gdm[2406]: Handling user message: 'CLOSE'
May 16 12:58:28 lappc-f020 gdm[2910]: gdm_slave_wait_for_login: In loop
May 16 12:58:29 lappc-f020 gdm[2910]: term_quit: Final cleanup
May 16 12:58:29 lappc-f020 gdm[2910]: gdm_slave_quick_exit: Will kill
everything from the display
May 16 12:58:29 lappc-f020 gdm[2910]: Running gdm_verify_cleanup and
pamh != NULL
May 16 12:58:29 lappc-f020 gdm[2910]: gdm_slave_quick_exit: Killed
everything from the display
May 16 12:58:29 lappc-f020 gdm[2406]: mainloop_sig_callback: Got signal 17
May 16 12:58:29 lappc-f020 gdm[2406]: gdm_cleanup_children: child 2910
returned 65
May 16 12:58:29 lappc-f020 gdm[2406]: gdm_child_action: In remanage
May 16 12:58:29 lappc-f020 gdm[2406]: gdm_display_unmanage: Stopping
lapxt144.in2p3.fr:0 (slave pid: 0)
May 16 12:58:29 lappc-f020 gdm[2406]: gdm_display_dispose: Disposing
lapxt144.in2p3.fr:0
May 16 12:58:29 lappc-f020 gdm[2406]: gdm_display_unmanage: Display stopped
So in the two case, I got the same error message from gdmlogin (which
seems not responsible of the problem) but mysteriously with the X
Terminal the process stops ...........
Any ideas?
Thank you
Jean-Philippe
Brian
I am not a linux expert and I apologize in advance if my mail is not
clear.
I have installed Fedora Core 6 on a bi opteron server. Then, I want
to connect this server with a X terminal via xdmcp. The server uses
GDM as display manager (GDM 2.16.5). I set the file custom.conf like
that:
[daemon]
[security]
AllowRemoteRoot=true
DisallowTCP=false
[xdmcp]
Enable=true
[gui]
[greeter]
DefaultRemoteWelcome=false
RemoteWelcome=Bienvenue %n
[chooser]
[debug]
Enable=true
[servers]
But the xdmcp connection does not work. It crashes just before that
the connection screen appears. In the file /var/log/messages I got
the following error : (lappc-f020 is the server and lapxt144 is the X
terminal)
May 14 15:11:56 lappc-f020 gdm[3053]: gdm_socket_handler: Accepting
new connection fd 17
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'VERSION'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'VERSION'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'GDM 2.16.5'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command:
'GET_CONFIG greeter/RemoteWelcome[fr_FR.UTF-8] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message:
'GET_CONFIG greeter/RemoteWelcome[fr_FR.UTF-8] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Error returning config key
greeter/RemoteWelcome[fr_FR.UTF-8]
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'ERROR 50
Unsupported key <greeter/RemoteWelcome[fr_FR.UTF-8]>'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'CLOSE'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'CLOSE'
May 14 15:11:56 lappc-f020 gdm[3053]: gdm_socket_handler: Accepting
new connection fd 17
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'VERSION'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'VERSION'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'GDM 2.16.5'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command:
'GET_CONFIG greeter/RemoteWelcome[fr_FR] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message:
'GET_CONFIG greeter/RemoteWelcome[fr_FR] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Error returning config key
greeter/RemoteWelcome[fr_FR]
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'ERROR 50
Unsupported key <greeter/RemoteWelcome[fr_FR]>'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'CLOSE'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'CLOSE'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'VERSION'
May 14 15:11:56 lappc-f020 gdm[3053]: gdm_socket_handler: Accepting
new connection fd 17
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'VERSION'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'GDM 2.16.5'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command:
'GET_CONFIG greeter/RemoteWelcome[fr.UTF-8] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message:
'GET_CONFIG greeter/RemoteWelcome[fr.UTF-8] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Error returning config key
greeter/RemoteWelcome[fr.UTF-8]
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'ERROR 50
Unsupported key <greeter/RemoteWelcome[fr.UTF-8]>'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'CLOSE'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'CLOSE'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'VERSION'
May 14 15:11:56 lappc-f020 gdm[3053]: gdm_socket_handler: Accepting
new connection fd 17
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'VERSION'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'GDM 2.16.5'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command:
'GET_CONFIG greeter/RemoteWelcome[fr] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message:
'GET_CONFIG greeter/RemoteWelcome[fr] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Error returning config key
greeter/RemoteWelcome[fr]
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'ERROR 50
Unsupported key <greeter/RemoteWelcome[fr]>'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'CLOSE'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'CLOSE'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'VERSION'
May 14 15:11:56 lappc-f020 gdm[3053]: gdm_socket_handler: Accepting
new connection fd 17
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'VERSION'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'GDM 2.16.5'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command:
'GET_CONFIG greeter/RemoteWelcome[C] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message:
'GET_CONFIG greeter/RemoteWelcome[C] lapxt144.in2p3.fr:0'
May 14 15:11:56 lappc-f020 gdm[3053]: Error returning config key
greeter/RemoteWelcome[C]
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Got response: 'ERROR 50
Unsupported key <greeter/RemoteWelcome[C]>'
May 14 15:11:56 lappc-f020 gdmlogin[3147]: Sending command: 'CLOSE'
May 14 15:11:56 lappc-f020 gdm[3053]: Handling user message: 'CLOSE'
May 14 15:11:57 lappc-f020 gdm[3137]: gdm_slave_wait_for_login: In loop
May 14 15:11:57 lappc-f020 gdm[3137]: term_quit: Final cleanup
May 14 15:11:57 lappc-f020 gdm[3137]: gdm_slave_quick_exit: Will kill
everything from the display
May 14 15:11:57 lappc-f020 gdm[3137]: Running gdm_verify_cleanup and
pamh != NULL
May 14 15:11:57 lappc-f020 gdm[3137]: gdm_slave_quick_exit: Killed
everything from the display
May 14 15:11:57 lappc-f020 gdm[3053]: mainloop_sig_callback: Got
signal 17
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_cleanup_children: child
3137 returned 65
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_child_action: In remanage
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_display_unmanage: Stopping
lapxt144.in2p3.fr:0 (slave pid: 0)
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_display_dispose: Disposing
lapxt144.in2p3.fr:0
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_display_unmanage: Display
stopped
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_xdmcp_decode: Received
opcode BROADCAST_QUERY from client 134.158.97.58
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_xdmcp_handle_query: Opcode
1 from 134.158.97.58
May 14 15:11:57 lappc-f020 gdm[3053]: gdm_xdmcp_send_willing: Sending
WILLING to 134.158.97.58
Can you help me to fix this problem?
Thank you in advance.
Jean-Philippe Guillet
_______________________________________________
gdm-list mailing list
gdm-list gnome org
http://mail.gnome.org/mailman/listinfo/gdm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]