Message87187
Currently there is an issue where allow_execstack implies allow_execmem.
Even though allow_execmem is default to off, allow_execstack is default
to on. If this issue is fixed, or if the administrator sets
allow_execstack to off, ctypes will fail.
Try this as root, then repeat your test:
semanage boolean -m --off allow_execstack |
|
| Date |
User |
Action |
Args |
| 2009-05-04 22:22:43 | agoode | set | recipients:
+ agoode, theller |
| 2009-05-04 22:22:42 | agoode | set | messageid: <[email protected]> |
| 2009-05-04 22:22:41 | agoode | link | issue5504 messages |
| 2009-05-04 22:22:41 | agoode | create | |
|