Hi Joe,<br>
 <br>
 If you are asking how to get kdm going as a login manager,&nbsp;&nbsp;this is what I did on my Debian &quot;Etch&quot;<br>
 <br>
 
<div style="margin-left: 40px;">dpkg-reconfigure kdm<br>
</div>

&nbsp;&nbsp;<br>
 This will set kdm as the login/display manager ... rather than gdm or xdm.<br>
 <br>
 In KDE, if you want to allow root logins from the kdm login screen you must edit the following:<br>
 <br>

<div style="margin-left: 40px;"> /etc/kde3/kdm/kdmrc<br>
</div>

<br>

<div style="margin-left: 40px;">[General]<br>
ConfigVersion=2.2<br>
PidFile=/var/run/kdm.pid<br>
ServerVTs=-7<br>
Xservers=/etc/kde3/kdm/Xservers<br>
<br>
[Shutdown]<br>
HaltCmd=/sbin/halt<br>
RebootCmd=/sbin/reboot<br>
UseLilo=false<br>
<br>
[X-*-Core]<br>
AllowNullPasswd=false<br>
<font style="color: rgb(255, 0, 0);" size="4">AllowRootLogin=true</font><br>
AllowShutdown=Root<br>
AutoReLogin=false<br>
ClientLogFile=.xsession-errors-%s<br>
Reset=/etc/kde3/kdm/Xreset<br>
Session=/etc/kde3/kdm/Xsession<br>
SessionsDirs=/etc/X11/sessions,/usr/share/xsessions<br>
Setup=/etc/kde3/kdm/Xsetup<br>
Startup=/etc/kde3/kdm/Xstartup<br>
</div>

<br>

HTH<br>

<br>

Harv,<br>

Washburn, WI<br><br><div><span class="gmail_quote">On 11/8/05, <b class="gmail_sendername">Joe Stuart</b> &lt;<a href="mailto:jstuart@edenpr.k12.mn.us">jstuart@edenpr.k12.mn.us</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I
am running suse 10 with kde for my desktop and using nis for
authentication. The problem I'm having is when I login through kdm I
get the error could not start kstartupconfig check your installation.
The strange thing is that if I login as root then su - user it
authenticates me just fine pulls my home directory from the nis server
and all is good.&nbsp;&nbsp;The other thing is that if I choose
windowmaker or anything but kde I can login fine then after that
successfull login I can use kde as my desktop.&nbsp;&nbsp;After
searcing the internet the kstartupconfig error seems to mostly come up
from problems with the users home directory, but I dont really
understand why this works on the commandline and why kde works after
one successfull login using another windowmanager.&nbsp;&nbsp;Hope that
makes some sense.<br><br>Joe<br><br><br>_______________________________________________<br>TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br><a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br><a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">
http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br></blockquote></div><br>