Displaying 2 results from an estimated 2 matches for "obsysa".
Did you mean:
obeys
2007 Apr 17
1
problem setting ntlm authentication for apache using mod_auth_winbind
...t;ntlm dance" some errors occurs. It
complains about Oversized message, Invalid request and ntlm_auth
goes to defunc... ( broken pipe as we can see in apache error log file )
apache 31623 31578 1 19:25 ? 00:00:00 [ntlm_auth] <defunct>
Log file from apache is here:
http://ncpnc.obsysa.net/combor/apache_arror.log
I was trying to trace problem with strace but logfile contains
nothing useful ( except the broken pipe information :) ).
http://ncpnc.obsysa.net/combor/strace.log
My share definition looks like below.
Alias /auth/ntlm/ "/var/www/auth/ntlm/"
<Directory...
2007 May 25
0
problem setting ntlm authentication for apache using mod_auth_winbind
...occurs. It
> complains about Oversized message, Invalid request and ntlm_auth
> goes to defunc... ( broken pipe as we can see in apache error
log file )
> apache 31623 31578 1 19:25 ? 00:00:00 [ntlm_auth]
<defunct>
>
> Log file from apache is here:
> http://ncpnc.obsysa.net/combor/apache_arror.log
>
>
> I was trying to trace problem with strace but logfile contains
> nothing useful ( except the broken pipe information :) ).
>
> http://ncpnc.obsysa.net/combor/strace.log
>
> My share definition looks like below.
>
> Alias /auth/ntlm/ &q...