On Monday 11 October 2004 13:20, [EMAIL PROTECTED] wrote: > I guess this is under /etc/X11 on FC2. Can you tell me how this option > is set under Suse? Does the relevant line look something like: > > DisplayManager.requestPort: 0 > > The only port number I found a reference to was 177 for XDMCP.
there maybe other options in this which are relevant to your problem. having only rarely used X remotely, i can't judge what's important and what isn't, so here's the whole file. listers, please excuse length. ## Path: Desktop/Display manager ## Description: ## Type: string(kdm,xdm,gdm,wdm,console) ## Default: "" # # Here you can set the default Display manager (kdm/xdm/gdm/wdm/console). # all changes in this file require a restart of the displaymanager # DISPLAYMANAGER="kdm" ## Type: yesno ## Default: no # # Allow remote access to your display manager (xdm/kdm). Please note # that a modified kdm or xdm configuration, e.g. by KDE control center # will not be changed. # DISPLAYMANAGER_REMOTE_ACCESS="no" ## Type: string ## Default: no # # Allow remote access of the user root to your display manager # DISPLAYMANAGER_ROOT_LOGIN_REMOTE="no" ## Type: yesno ## Default: yes # # let the displaymanager start a local Xserver # set to "no" for remote-access only # set to "no" on architectures without any Xserver (e.g. s390/s390x) # DISPLAYMANAGER_STARTS_XSERVER="yes" ## Type: yesno ## Default: no # # Tcp port 6000 of Xserver. When set to "no" (default) Xserver is # started with "-nolisten tcp". Only set this to "yes" if you really # need to. Use ssh X11 port forwarding whenever possible. # DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN="no" ## Path: Desktop/Display manager ## Description: settings to generate a proper displaymanager config ## Type: list(root,all,none,local,auto) ## Default: auto ## Config: kdm3 # # KDM_SHUTDOWN determines who will be able to shutdown the # system in kdm. Valid values are: "root", "all", "none", "local", "auto" # KDM_SHUTDOWN="auto" ## Type: string ## Default: # # space separated list of users for which icons should be shown in KDM # if empty, then take system defaults # KDM_USERS="" ## Type: string ## Default: # # Special greeting words in kdm # KDM_GREETSTRING="" ## Type: string ## Default: # # define the user whom should get logged in without request # DISPLAYMANAGER_AUTOLOGIN="" ## Type: yesno ## Default: no # # Allow all users to login without password, but ask for the user # DISPLAYMANAGER_PASSWORD_LESS_LOGIN="no" - t. -- cogito, ergo es. -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
