Re: [Ltsp-discuss] password not accepted when sudo'ing within fat client

2016-05-16 Thread Tim K
On 05/16/16 10:46, Vagrant Cascadian wrote: > Up until fairly recently, the LTSP clients had no way of authenticating > using passphrase credentials. LTSP Thin clients merely logged into the > server, and LTSP Fat clients (and/or localapps) did some hacks to > configure the user and group

Re: [Ltsp-discuss] password not accepted when sudo'ing within fat client

2016-05-16 Thread Mahmoud Ramadan
The root account on the fat client should be in the fat client image not the server , chroot into the fat client and then use the passwd command to reset the root password to the one you choose then rebuild the image again, restart your fat client to download the new image with the new password

Re: [Ltsp-discuss] password not accepted when sudo'ing within fat client

2016-05-16 Thread Vagrant Cascadian
On 2016-05-16, Tim wrote: > I installed LTSP on top of Ubuntu Server 14.04. I have just about > everything working, except I cannot sudo within the client. My user > (mythltsp) is added to the server and is part of the sudo group on the > server. Up until fairly recently, the LTSP clients had