Hi folks
I have tinkered with an Apple Script until it successfully "automagically" creates an eMail signature for MS Outlook that pulls some of it's data directly from our Active Directory.
When launched manually it works like a charm.
Now what I would like to do is to expose this script via SelfService to our users. However it doesn't seem to work as presumably the script will not run in the security context of the local user.
Is there an easy way to get the script to run in the context of the local mac user ?
Any insight would be appreciated.