Gideon Romm wrote: > You actually want PAM to be server-side, because your home directories > need to be created server-side. I don't have code handy, but pam_mount > should mount things in order as they appear in its configuration file. > So, you should be able to say: > > mount a tmpfs on /tmp/$USER-tmpfs > mount a unionfs of /tmp/$USER-tmpfs=rw:/home/golden=ro on /home/$USER > (and have pam-mount create mountpoints) > and tell pam-script to run before pam-mount and remove /tmp/$USER-tmpfs
Yeah, this works just perfectly if I had different user accounts. In my setup I don't. So they all have the same home directory, so for this to work I need a way to create "virtual" home directories or mount the home directories in their own address space. Is this possible? - Marius ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _____________________________________________________________________ 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