diladele / websafety

Simple and powerful web filter for HTTP and HTTPS traffic
https://www.diladele.com
243 stars 24 forks source link

RHEL/Rocky 9 - no negotiate_kerberos_wrapper (it is not compiled) #1300

Open ra-at-diladele-com opened 4 years ago

ra-at-diladele-com commented 4 years ago

The output of squid -v clearly indicates the authenticator was not compiled by the RedHat, CentOS team.

FATAL: auth_param negotiate program /usr/lib64/squid/negotiate_wrapper_auth: (2) No such file or directory

And we use that wrapper when both Kerberos and NTLM authenticators are enabled. Not sure what to do in this case? Re-implement ourselves? Talk to CentOS/RedHat team? Re-compile the package with required functionality?

ra-at-diladele-com commented 4 years ago

I guess just leave this as known issue for now. We do not recommend using RHEL for production ready deployment anyway. Added a special note at https://docs.diladele.com/administrator_guide_stable/install/redhat9/squid.html.

Moving to "Known Issues" milestone.