Hi Alkis,

 thank you for answer.

2011/6/27 Alkis Georgopoulos <[email protected]>:
> Στις 27-06-2011, ημέρα Δευ, και ώρα 02:40 +0200, ο/η Simone έγραψε:
>> I cannot understand how to expose all the content of my
>> server's /home to my fatclients. Reading the ubuntu documentation
>> (https://help.ubuntu.com/community/UbuntuLTSP/GetMoreFromLocalApps#10.04),
>> I found the option "MOUNT_LOCAL_REAL_HOME".
>
> That option is mentioned under the paragraph for 9.04. It doesn't apply
> to 10.04, "MOUNT_LOCAL_REAL_HOME" doesn't exist at all in the current
> LTSP code.

yes, I read it but I tried anyway hoping it was still supported ='\

> For 10.04, that wiki page advices the use of LOCAL_APPS_EXTRAMOUNTS to
> mount other directories. Unfortunately /home overlaps
> with /home/username, so I'm not sure how sshfs will cope with
> overlapping mounts. Try it and see if it works for you:
>  LOCAL_APPS_EXTRAMOUNTS=/home
>
> If that doesn't work, then you could make a symlink for /home e.g. in
> each user desktop, and use:
>  SSH_FOLLOW_SYMLINIKS=True
> The users would be able to access /home through that symlink.

I didn't write but I tried this way also without any luck: it seems
that LOCAL_APPS_EXTRAMOUNTS is not working as expected. I verified it
testing the mount of /opt using :

    LOCAL_APPS = True
    LOCAL_APPS_EXTRAMOUNTS=/opt

but my fatclients didn't mount /opt.

> If NFS is an option for you, a clean way to expose all /home to fat
> clients is by setting NFS_HOME=/home:
> https://help.ubuntu.com/community/UbuntuLTSP/FatClients#NFS_HOME


For the moment I solved the problem installing in the fatclient chroot
"nfs-common" and using directiva NFS_HOME=/home as suggest by you.


Thank you :)

Bye,
  Simone

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_____________________________________________________________________
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