Differences between revisions 2 and 3
Revision 2 as of 2024-09-30 14:36:11
Size: 29
Editor: 75
Comment:
Revision 3 as of 2024-09-30 16:57:14
Size: 229
Editor: 216
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

This is primarily about writing a script that needs to be run as root by non-root users.

Step 1: Write your script and make sure that your script does exactly and only what you want it to be.

Scripting Python setuid

This is primarily about writing a script that needs to be run as root by non-root users.

Step 1: Write your script and make sure that your script does exactly and only what you want it to be.

ScriptingPythonSetuid (last edited 2024-09-30 17:01:55 by 216)