pythongssapi / python-gssapi

A Python interface to RFC 2743/2744 (plus common extensions)
ISC License
104 stars 46 forks source link

Add custom FKW_BIN override option #334

Closed coopertim13 closed 1 year ago

coopertim13 commented 1 year ago

In response to https://github.com/pythongssapi/python-gssapi/issues/290 I have added option to allow for KFW_BIN override using the environment variable "KFW_BIN_PATH_OVERRIDE". This will allow external scripts to load the required dependencies in a custom location.