Comment 7 for bug 161794

Revision history for this message
fran cook (fmccook) wrote :

I installed edubuntu server and still have auto-login fail.

To reproduce the auto-login failure, do the following:

The hardware is a x86 machine with 2 ethernet adapters
1. Install edubuntu-server 7.10
-a choose Eth1 as the default interface.
-b Eth0 is automatically selected as the ltsp interface.
2. Create user - "ws001" with password "testpass"
3. Create the following file:

/var/lib/tftpboot/ltsp/i386/lts.conf

-----Start of text lts.conf ------------
[default]
 LDM_SERVER=192.168.0.254

[00:0f:20:28:75:8d]
 LDM_USERNAME=ws001
 LDM_PASSWORD=testpass

-----End of text lts.conf ------------

Connect a thin client to the network the LDM Server is using (Eth0).

The thin client with the above mac address hangs on a black screen with a 'x' mouse cursor.