Hi List. I'm setting up a Sun Ray cluster on Solars/x86, where user accounts will be backed by an LDAP database with about 30,000 entries. We don't want to provision accounts for all those users, since it's probable that only a fairly small minority of them will ever use our system, but there's no way to predict which ones will -- they're all entitled to do so.
So, when a user logs in, I want to trigger a script which will run with root privileges, create the user's home directory if it doesn't exist, and possibly make a couple of other adjustments to the system which the user shouldn't be able to do normally. On Linux, the obvious way to do this is with pam_exec, but no such module exists on Solaris, and I'm going nuts trying to port one from Linux to my Solaris 10 test system. Has anybody faced a similar issue? Know a workaround, or know of a build of pam_exec for Solaris? Thanks, --Michael _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
