I loaded a launchAgent from a user account (say 'X'), which launches a binary on each user login . It works fine on this user 'X' .
Problem is even when I login to another account (say 'Y') , the launchAgent launches the binary from User X's session .
My need to launch the binary from the current logged user's session .
Can I do that ?? Help ....
Problem is even when I login to another account (say 'Y') , the launchAgent launches the binary from User X's session .
My need to launch the binary from the current logged user's session .
Can I do that ?? Help ....