Hello Folks,

I've posted this on the K12LTSP list but probably should have posted here 
instead, so, I'm doing it now.

I tried to do the autologin for KDE and it didn't work. Here's what I did:

K12LTSP 6.0 package
user: catalog
password: <password>

went to /etc/dhcpd-k12ltsp.conf added:

host catalog {
        hardware ethernet       00:02:2A:BF:FA:27;
        fixed-address           192.168.0.20;
}

went to /etc/hosts and changed:
192.168.0.20    catalog.ltsp    catalog

went to /etc/X11/xdm/kdmrc and kdmrc.ltsp and added at the bottom:
[X-catalog:0-Core]
AutoLoginEnable=true
AutoLoginUser=catalog
AutoLoginPass=<password>
AutoLoginSession=kde

rebooted server and then rebooted client pc and the client pc does not auto 
login. I know the dhcpd part is working because i can "ping catalog".

I've seen some Howto's where you don't need to modify the dhcpd-k12ltsp.conf 
and /etc/hosts file just the kdmrc file (instead of [X-catalog:0-Core] you 
just specify the host pc like [X-ws004:0-Core] but that didn't work either).

Is there something that I'm missing?

Thanks,

Ray


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to