Hello all ! I was very happy after upgrading KDE 3.3 into KDE3.4 with Yast on my SuSE 9.2 Pro AMD64. But no longer when I wanted to establish a root connection from KDM : the message when i type "root" in login window with its password is that it is not possible ! Surprising ! Well, I tried to modify manually or with Yast/"editor of sysconfig" but no improvement :-( With xdm, I can connect under root but this is a fvwm session instead of KDE. What do I have to do ? Kind regards Pascal PS : Hereafter the file /etc/sysconfig/displaymager : ## 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="yes" ## Type: string ## Default: no # # Allow remote access of the user root to your display manager # DISPLAYMANAGER_ROOT_LOGIN_REMOTE="yes" ## 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"