 
Next Previous Table of Contents
See the file README! It will tell you how to compile kdm.
NOTE: make install will overwrite your previous kdmrc.
Then you should insert the line
kdmdesktop
XSetup_0 or similar in the xdm config directory
(often /etc/X11/xdm/XSetup_0). Make sure the path is set,
so that kdmdesktop can be executed.
If you chose the PAM option, then you should check /etc/pam.conf for the lines
# xdm authorization
xdm    auth       required     pam_unix_auth.so
xdm    auth       required     pam_unix_acct.so
Now it's time to test kdm. You should bring your system to a runlevel that doesn't run xdm and try (as root) to say:
> kdm -nodaemon
Next Previous Table of Contents