David Vallee Delisle 1b1b960d0d CommandFilter should allow exec from full path
The current logic prevents from using a full path as argument.
We can't just compare basename to basename as it would allow passing
bogus paths. We need to make sure that passing a full path will compare
to the config's full path.

Closes-Bug: #1956606

Change-Id: I76094065de5b37f59a2500fbce7f500ada9915da
2022-01-13 08:45:09 -05:00
2020-09-30 16:34:20 +08:00
2020-09-03 14:20:33 +02:00
2020-09-22 12:38:40 +00:00
2020-09-03 14:19:23 +02:00
2019-04-19 19:40:43 +00:00
2018-07-03 16:00:44 +07:00
2020-12-18 15:12:00 +01:00
2020-10-09 09:19:18 +08:00
2020-02-10 18:35:20 +01:00
2020-09-03 14:20:33 +02:00
2021-02-19 14:49:39 +08:00

Team and repository tags

image

oslo.rootwrap -- Escalated Permission Control

Latest Version

Downloads

oslo.rootwrap allows fine-grained filtering of shell commands to run as root from OpenStack services.

Description
OpenStack library for rootwrap
Readme 3.1 MiB
Languages
Python 100%