On Fri, May 07, 2010 at 11:15:05AM +0200, Joerg Barfurth wrote: > > No, you can't do that. You will configure only the executable map. That > executable will not mount anything itself. It just prints the mount > arguments the automounter will use to mount the directory, i.e. the data > that would be in your existing map. Before returning it can do anything > it neeeds to do to prepare that mount.
AHA! The scales fall from mine eyes. Now I remember reading that an executable map is supposed to output the mount arguments, so this all makes perfect sense. (As does the final "echo" in the script posted in OpenSolaris bug 6211761.) Between this and the SIGCHILD tip, I think we may have all we need to solve this problem twice. My colleague has already written a modified version of his PAM module (getting set up to try that now). Seems like one way or the other, we should have this working shortly. Thanks to everybody who responded. This has been great. -j _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
