infiniti_guy kirjoitti:

> Having trouble logging in on thin client. built client image with
> --prompt-rootpass but when I enter it on the client it says "User account
> has expired" and kicks em out. Any ideas?

I have used these steps for clients chroot's root's password. Without 
"passwd -u root" Ctrl-Alt-F1 says "Your account has expired, please 
contact your system administrator".

sudo chroot /opt/ltsp/i386
passwd
exit
(sudo ltsp-update-image)
sudo chroot /opt/ltsp/i386
passwd -u root
exit
sudo ltsp-update-image

http://wiki.ubuntu-fi.org/LTSP5_Chroot (Sorry for finnish)

Best Regards Asmo Koskinen.

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

Reply via email to