A point of clarification, in case this didn't make sense: On Thu, May 06, 2010 at 05:43:09PM -0500, Michael Jinks wrote: > > Those homes don't exist on the server by default; the plan is to create > them the first time a user logs in, export them, and then let the > automounter do its usual thing. We have the logic for that all worked > out, and we want to call the script which triggers the home > create-and-export process on the server during user login.
To be clear: the executable map (or the script called by the PAM module, or whatever) executes on the Sun Ray side, contacts the NFS server, and waits for the NFS server to build and export the user's home, if necessary. So, if execution on the Sun Ray system can then proceed to automounting the user's directory before starting up their session proper, we should be good to go. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
