I am being driven nuts here. I have a lunchagent that runs a script that runs 2 other scripts that mount a user’s shares.
In testing everything works great. I pushed the installer to a lab system and my own macbook (10.5.7), log in, launchagent loads and everything works. Multiple users. All good.
It all falls apart the moment Mobile users are enabled. A user will log in, and nothing happens. Disabling mobile users doesn’t make it start working again for existing users.
If I manually launch the job (launchctl load ~/Library/LaunchAgents/edu.company/mountjob.plist ) it works, but I get this error:
“stray process with pgid equal to this dead job”
I’ve been banging my head against this for 2 days. Any thoughts?
Comments are closed