You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #100 on October 30, 2021 20:20.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is semi-question semi-issue.
We have nginx installation with spengo module.
With this configuration
kerberos_params content:
I added to autologin location error_log configuration.
But there is no any messages in log.
I've done some reseearch and found, that you use
spnego_log_error
function to log authenication errors.All this things together makes me very confused. I see, that you write error log level messages, but i can't find them in log file.
It write a lot of things, that i don't need, when I set debug log level.
I have abotu 300rps to this location, so debug level is unacceptable.
Our config:
centos 7
nginx 1.16
I can provide any source of config if need, but masked for NDA
Beta Was this translation helpful? Give feedback.
All reactions