GDM login asks only password on login failure

Gavin McCullagh gmccullagh at gmail.com
Tue Nov 6 14:53:53 GMT 2007


On Tue, 06 Nov 2007, Gavin McCullagh wrote:

> Basically, the code seems to run 
> 	ssh -X .... -l <username> <servername>

Gah!  There's a much easier way to do this without modifying any source
code at all.

Edit /opt/ltsp/i386/etc/ssh/ssh_config and add this line to the bottom:

    NumberOfPasswordPrompts 1

Then run:
	sudo ltsp-update-images
and reboot your thin client.

This should have exactly the same effect as what I suggested before, but be
much simpler to implement.

Gavin




More information about the edubuntu-users mailing list