[SOLVED][WAPT 1.6 - Debian 9] - Kerberos problem
Published: January 10, 2019 - 12:53 PM
Hello,
I can no longer activate Kerberos, there is an error with the libnginx-mod-http-auth-spnego package...
nginx dlopen() "/usr/share/nginx/modules/ngx_http_auth_spnego_module.so" failed (/usr/share/nginx/modules/ngx_http_auth_spnego_module.so : cannot open shared ...)
nginx configuration file /etc/nginx/nginx.conf test failed
https://wapt.tranquil.it/debian/wapt-1. ...n/n/nginx/
Even in Stretch, it installs the libnginx-mod-http-auth-spnego 1.10.3-1 package, while a 1.10.3-2 version exists.
I checked the package contents:
- 1.10.3-1: the library is missing from the ngx_http_auth_spnego_module.so package
- 1.10.3-2: the library is ngx_http_auth_spnego_module.so
I think there's a problem on your end.
I can no longer activate Kerberos, there is an error with the libnginx-mod-http-auth-spnego package...
nginx dlopen() "/usr/share/nginx/modules/ngx_http_auth_spnego_module.so" failed (/usr/share/nginx/modules/ngx_http_auth_spnego_module.so : cannot open shared ...)
nginx configuration file /etc/nginx/nginx.conf test failed
https://wapt.tranquil.it/debian/wapt-1. ...n/n/nginx/
Even in Stretch, it installs the libnginx-mod-http-auth-spnego 1.10.3-1 package, while a 1.10.3-2 version exists.
I checked the package contents:
- 1.10.3-1: the library is missing from the ngx_http_auth_spnego_module.so package
- 1.10.3-2: the library is ngx_http_auth_spnego_module.so
I think there's a problem on your end.