<div dir="ltr">hi<br><br>i have a bush script i want to be run with root permisions, no matter which user executes it.<br><br>if it was a binary, i would only need set it suid root.<br><br>but as it is a bash script, suid-ing it doesn't do anything, and suid-ing /bin/bash itself will make all scripts run suid root, which is surly not what i want.<br>
<br><br>there must be a solution for that.<br><br>anyone ?<br></div>