Find the answer to your Linux question:
Results 1 to 3 of 3
Linux 2.6.31.12-174.2.19.fc12.x86_64 #1 SMP x86_64 I setup XDMCP: /etc/kde/kdm/kdmrc [Xdmcp] Enable=true Willing=/etc/X11/xdm/Xwilling Xaccess=/etc/X11/xdm/Xaccess [security] AllowRemoteRoot=true DisallowTCP=false /etc/kde/kdm/Xaccess (link to the xdm 'xaccess' file) includes: * CHOOSER BROADCAST In KDM settings ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    6

    XDMCP - Fedora 12 - KDM - Black screen on connection

    Linux 2.6.31.12-174.2.19.fc12.x86_64 #1 SMP x86_64

    I setup XDMCP:

    /etc/kde/kdm/kdmrc
    [Xdmcp]
    Enable=true
    Willing=/etc/X11/xdm/Xwilling
    Xaccess=/etc/X11/xdm/Xaccess

    [security]
    AllowRemoteRoot=true
    DisallowTCP=false


    /etc/kde/kdm/Xaccess (link to the xdm 'xaccess' file) includes:
    * CHOOSER BROADCAST

    In KDM settings I set it to 'no theme' and 'no custom background' so it's totally plain.

    iptables & SELinux are both off. The client & server are both on the same switch.


    I can connect successfully. But all I get is a black screen & an X cursor, never get to see the login prompt. I have no idea why.

    Any suggestions?

  2. #2
    Just Joined!
    Join Date
    Nov 2008
    Posts
    29
    the CHOOSER and BROADCAST should let your XDMCP viewer to show a message letting you choose the server you want to access. (That is if you connect Broadcast or Indirect.)
    You type the name of your server (Indirect) and the screen goes black, because you are not allowed to get a login window.

    You should also uncomment line 49 in Xaccess:
    * # any host can get a login window

    Regards,
    Guus

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    6
    Quote Originally Posted by guus.leeuw.jr View Post
    the CHOOSER and BROADCAST should let your XDMCP viewer to show a message letting you choose the server you want to access. (That is if you connect Broadcast or Indirect.)
    You type the name of your server (Indirect) and the screen goes black, because you are not allowed to get a login window.

    You should also uncomment line 49 in Xaccess:
    * # any host can get a login window

    Regards,
    Guus
    Just checked, got that uncommented as well.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...