Hello folks,
if I do for example
Big Sur ignores the password, of course it is correct and if I type it in the following dialog box the shell script will be executed.
In Mojave it works as expected.
I know it's a security glitch to store the password inside a script. I just do it for faster debugging.
SomeOne knows how to bypass this Big Sur thing ?
if I do for example
Code:
do shell script "ls" password "1234" with administrator privileges
Big Sur ignores the password, of course it is correct and if I type it in the following dialog box the shell script will be executed.
In Mojave it works as expected.
I know it's a security glitch to store the password inside a script. I just do it for faster debugging.
SomeOne knows how to bypass this Big Sur thing ?