#6834 ipa-kdc-proxy.conf.template hardcodes python module directory
Closed: fixed Opened by tjaalton.

Hardcoding the module directory is problematic for two reasons:
- Debian et al use dist-packages instead of site-packages for packaged modules
- the python version is also hardcoded, so migration to python3 seems complicated


PR https://github.com/freeipa/freeipa/pull/674

Metadata Update from @cheimes:
- Issue assigned to cheimes

Metadata Update from @pvoborni:
- Custom field rhbz adjusted to 0
- Issue set to the milestone: FreeIPA 4.6

master:

  • 2cd6788c3f52a9b87f24b9b3e57d66a864397966 Replace hard-coded kdcproxy path with WSGI script

Metadata Update from @mbasti:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata