Hi,
I have a few scripts that require sets of privileges I don’t want certain users to have.
What I’ve done is create groups w/ these application privileges set, but what I’m running into is some of the scripts see, tp require the user to have some of these privileges & do not function.
I’m wondering if there’s a way to add script to change change the privileges of the user, or maybe invoke the privileges of another user/group to run those scripts?
Another way I thought would be to change the users groups in the script, but I have visual elements tied to groups, so I wouldn’t want things appearing & disappearing on the screen.
Also, since I’m on the topic, which privilege allows user to change a text label (scripted changes)?