Hello,
Recently I've needed to make changes to the way users log into the macs where I work, long story short I need to symlink the desktop folder in their local profile to a network share. I've written a script that will do this and tested it, but I'm having difficulty getting it to run as a login hook.
we have a 10.9.3 mac mini running an OD which the machines are bound to with a trusted bind, the machines get their preferences from this and it all works pretty well. However I've set the login and logout hooks to run in workgroup manager but they don't run and no errors occur.
The clients are all Imacs of varying ages, none older than mid 2009 and they get their users from an AD server.
I've given the scripts the correct permissions, chmod u+x, I've set the EnableMCXloginscripts to true and MCXScriptTrust to Authenticated via Workgroup manager.
I don't know what I'm missing so any help would be greatly appreciated.
Recently I've needed to make changes to the way users log into the macs where I work, long story short I need to symlink the desktop folder in their local profile to a network share. I've written a script that will do this and tested it, but I'm having difficulty getting it to run as a login hook.
we have a 10.9.3 mac mini running an OD which the machines are bound to with a trusted bind, the machines get their preferences from this and it all works pretty well. However I've set the login and logout hooks to run in workgroup manager but they don't run and no errors occur.
The clients are all Imacs of varying ages, none older than mid 2009 and they get their users from an AD server.
I've given the scripts the correct permissions, chmod u+x, I've set the EnableMCXloginscripts to true and MCXScriptTrust to Authenticated via Workgroup manager.
I don't know what I'm missing so any help would be greatly appreciated.