On Sat, 8 Jun 2002, Werner Heuser wrote: >http://mobilix.org/debian_xfree42.html
You wrote that KDM doesn't seem to work. If I remember correctly, I had the same problem. Looking the backup files, it appears I fixed this with the following modifications to the kdm configuration file: tuukkat@acerzone 1 /etc/kde2/kdm> diff -PruN kdmrc~ kdmrc --- kdmrc~ Thu Apr 11 00:17:03 2002 +++ kdmrc Sat Jun 8 21:30:36 2002 @@ -158,7 +158,7 @@ # Default is false #ResetForAuth=true # Create X-authorizations for local displays. Default is true -#Authorize=false +Authorize=false # Which X-authorization mechanisms should be used. # Default is XDM-AUTHORIZATION-1,MIT-MAGIC-COOKIE-1 #AuthNames= @@ -214,7 +214,7 @@ # Default is false #AutoReLogin=true # Allow root logins? Default is true -AllowRootLogin=true +AllowRootLogin=false # Allow to log in, when user has set an empty password? Default is false # for Debian. We are not going to promote poor security AllowNullPasswd=false tuukkat@acerzone 1 /etc/kde2/kdm> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]