[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

local hard disk on thin clients (was Re: custom install)



On Thu, May 29, 2008 at 10:56:11AM +0200, José L. Redrejo Rodríguez wrote:
> El jue, 29-05-2008 a las 12:38 +0900, nigel barker escribió: 
> > 3. (How) can a workstation user access the local harddrive, eg. for 
> > storing photos and videos that I don't want on tjener?
> 
> Good question ;-) I also would like to know the answer. Maybe Vagrant
> can put some light on us...

with the version of ltspfsd in lenny, you'll need to tweak
/opt/ltsp/i386/etc/udev/rules.d/*ltspfs*

remove ATTRS{removable}=="1", from the following line:

ACTION=="add", SUBSYSTEM=="block", ATTRS{removable}=="1", RUN+="ltspfs_entry add %k"

then all hard disk partitions should show up. note that anyone logged in
from your thin client will have full read-write access to the
partitions, so don't plug in a laptop with sensitive information or some
such.

live well,
  vagrant


Reply to: