|
Size: 30
Comment:
|
Size: 229
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| = Scripting Python setuid = | = 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. |
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.
