Hi all.
I'm trying to obtain a configuration for LTSP (no fat client) in which 
all modifications made by the users on their home dir are discarded 
before logout.
In other words, I would like every user find the same configuration for 
desktop and personal settings each time he logs in. I would prevent 
modifications from an initial configuration I made for users.
Of course the whole system can't work with read-only home dirs. Too easy :)

I tried understanding how to avoid sshfs mount of home dirs, but just 
specifying a generic

     CONFIGURE_FSTAB=true
     FSTAB_1="tmpfs    /home/      tmpfs 
nodev,nosuid,size=512m,mode=777     0      0"

in /opt/ltsp/amd64/etc/lts.conf didn't help

I tried commenting out the line with sshfs in
/opt/ltsp/amd64/usr/share/ldm/rc.d/X01-localapps
manually mounted a user's home tmpfs dir on thin client before user 
logged in, but no luck and the LDM restarted after hangup for a few minutes.

Does anyone faced with a similar goal to reach? Can anyone please point 
me in the right direction?
Thanks
g

------------------------------------------------------------------------------
_____________________________________________________________________
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

Reply via email to