Timeline for Running Bash Script in a Browser Even with Apache Permissions Set
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 21, 2022 at 21:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 23, 2022 at 13:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 15, 2022 at 21:07 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Sep 12, 2021 at 1:05 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 11, 2021 at 13:00 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Jan 5, 2021 at 5:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Sep 6, 2020 at 21:02 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Feb 23, 2019 at 22:33 | answer | added | Kishan Parekh | timeline score: 1 | |
| Feb 23, 2019 at 21:12 | history | edited | Rui F Ribeiro | CC BY-SA 4.0 |
deleted 58 characters in body
|
| Feb 23, 2019 at 19:50 | comment | added | JustBlossom |
@Jesse_b I tried it just to see if it would work. I added %www-data ALL=(ALL) NOPASSWD: /usr/bin/lib/cgi-bin to the bottom of my /etc/sudoers script and restarted the apache server with service apache2 restart, I got the same tty error.
|
|
| Feb 23, 2019 at 19:49 | comment | added | Kusalananda♦ |
@Jesse_b Note that allowing www-data to become root is generally a big security risk.
|
|
| Feb 23, 2019 at 19:45 | review | First posts | |||
| Feb 23, 2019 at 20:00 | |||||
| Feb 23, 2019 at 19:40 | history | asked | JustBlossom | CC BY-SA 4.0 |