Le 01/06/2011 18:56, Jordan Erickson a écrit : > Hi Thibaut, > > I could be off base because I've never used LTSP Cluster, but in normal > LTSP there are a couple of more directives you need in lts.conf for > guest login to work.. here are mine: > > LDM_ALLOW_GUEST = True > LDM_USERNAME = guest > LDM_PASSWORD = password > > > - Jordan >
Thanks for your reply. In my case, it was a problem specific to ltsp-cluster. For people having the same problem, here is the solution, execute this SQL request on the ltsp postgresql database : SELECT rebuild_tree(); ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
