forgot to include the list ---------- Forwarded message ---------- From: theluketaylor <[email protected]> Date: Thu, Nov 11, 2010 at 3:16 PM Subject: Re: Auto Login To: Steve Wu <[email protected]>
Steve, lts.conf (found in /var/lib/tftpboot/ltsp/i386/) will let you define an account auto to automatically log in under the options you're interested in are: LDM_USERNAME string, default unset This is the username that LDM will use for autologin. LDM_PASSWORD string, default unset This is the password that LDM will use for autologin. To have each user apply to a single TC add the options to lts.conf under a section for the MAC address of the client ex: [00:26:B9:B2:F1:7D] LDM_USERNAME=user1 LDM_PASSWORD=password1 [some other mac address] LDM_USERNAME=user2 LDM_PASSWORD=password2 more help: http://manpages.ubuntu.com/manpages/karmic/man5/lts.conf.5.html On Thu, Nov 11, 2010 at 2:24 PM, Steve Wu <[email protected]> wrote: > One of my Edubuntu TC setups is serving our library/media center. I would > like these TC to simply "auto login" and just come up and running when they > are powered on. I have a generic login right now on each client, but I would > like it to be on auto pilot. > I don't see anything in user management to do this, is there another option > that allows this, or is there a config that I need to do on the server? > Many thanks in advance! > - Steve > -- > edubuntu-users mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/edubuntu-users > > -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
