Am Sonntag 11 Januar 2009 schrieb nigel barker: > thanks for your patience!
the patience is yours - thank ;) How about using sshfs? As root do: # apititude install sshfs # adduser yourusername fuse Possibly you need to restart some services like pam - or at least re-enter your session as "yourusername". No create a mount point like: $ mkdir ~/myTjener ...and: $ sshfs [email protected]:/skole/tjener/home0 ~/myTjener If you want this done automatically from fstab, have a look at: http://www.debuntu.org/2006/04/27/39-mounting-a-fuse-filesystem-form-etcfstab (sic!). Regards Ralf -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

