Erik Thuning
072b6e87ae
Switched to virtual environment instead of global packages
...
There was an issue with the apt packages where
python3-requests-kerberos didn't actually work. Instead of debugging
the apt package I switched to using a venv, which should be more
robust anyway.
2026-04-01 13:23:35 +02:00
thuning @ vall
2a10683bd6
Rearranged imports to conform better to PEP 8
2026-04-01 12:37:33 +02:00
Erik Thuning
50e43f1dca
Whitespace
2024-08-28 14:32:10 +02:00
Erik Thuning
28573f67e6
Flipped the default behaviour for manage-entitlements.py
...
Instead of needing to pass a flag if entmap.conf is to be left unchanged, pass a flag (--entmap-update) in order for entmap.conf to be updated by the command.
2023-12-04 07:32:06 +01:00
root
bd8fd98aea
Import hygiene
2021-10-05 15:37:07 +02:00
root
61d91ddb9f
Moving towards more pluggable handlers
2020-10-09 17:11:20 +02:00
root
3f1a490fd5
Fixed an error in the argparse usage
2019-06-05 13:24:45 +02:00
root
247fe7d147
Updated the help text a bit
2018-11-22 16:02:18 +01:00
root
b481d79df5
Added a handler class for the entitlement map, along with some minor commandline updates to manage-entitlements.py
2018-11-22 14:28:08 +01:00
root
2b7f4a0899
Made the entmap parsing regex more robust, fixed a bug with relative filename for the keytab when not calling the script from the same directory
2018-11-20 15:52:20 +01:00
root
f16755ae6c
Added the code
2018-11-19 12:09:43 +01:00