Sergio Dicandia kirjoitti:
> I need to avoid children having to log on the thin clients for a number of 
> reasons (simplicity, to start with).
> Is there a simple way to have thin clients auto logon?

Is this the best way do auto login on the Ubuntu 7.10?

1. First I did this:

https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/161794/comments/29

2. After that I did this (in chroot):

[EMAIL PROTECTED]:/# wget 
http://ppa.launchpad.net/francis-giraldeau/ubuntu/pool/main/l/ltsp/ldm_5.0.39ubuntu1~fg4_i386.deb
--19:36:22--  
http://ppa.launchpad.net/francis-giraldeau/ubuntu/pool/main/l/ltsp/ldm_5.0.39ubuntu1~fg4_i386.deb
           => `ldm_5.0.39ubuntu1~fg4_i386.deb'
Resolving ppa.launchpad.net... 91.189.90.217
Connecting to ppa.launchpad.net|91.189.90.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1 994 088 (1.9M) [application/x-debian-package]

100%[==>] 1 994 088  106.05K/s    ETA 00:009

19:36:41 (106.88 KB/s) - `ldm_5.0.39ubuntu1~fg4_i386.deb' saved 
[1994088/1994088]

[EMAIL PROTECTED]:/# dpkg -i ldm*
(Reading database ... 16366 files and directories currently installed.)
Preparing to replace ldm 5.0.39 (using ldm_5.0.39ubuntu1~fg4_i386.deb) ...
Unpacking replacement ldm ...
Setting up ldm (5.0.39ubuntu1~fg4) ...

[EMAIL PROTECTED]:/#

3. And finally I added few lines for client.

[EMAIL PROTECTED]:~$ cat /var/lib/tftpboot/ltsp/i386/lts.conf
[00:20:ed:bc:13:20]
LDM_USERNAME=ltsp001
LDM_PASSWORD=edu*****
[EMAIL PROTECTED]:~$

4. And then updated image (sudo ltsp-update-image).

5. Now that client can do auto login all by itself.

Best Regards Asmo Koskinen.

-- 
edubuntu-users mailing list
edubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to