Bug 187992 - Authorisation using winbind helpers failure. Second error.
Summary: Authorisation using winbind helpers failure. Second error.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: squid
Version: 5
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-05 07:36 UTC by Need Real Name
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-05 07:51:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2006-04-05 07:36:20 UTC
Description of problem:
After changes, decribed in error #187988, helpers wb_auth and wb_ntlmauth still
shows error message "Can't contact winbindd. Dying". Really they connects to
windinnd, but in winbindd.log now appeares messages like:
[2006/04/05 11:01:41, 0] nsswitch/winbindd.c:request_len_recv(554)
  request_len_recv: Invalid request size received: 1304


Version-Release number of selected component (if applicable):
squid-2.5.STABLE13, squid-2.5.STABLE12

How reproducible:
Simply call wb_auth or wb_ntlmauth(other helpers not checked)

Steps to Reproduce:
1.
2.
3.
  
Actual results:
Error message from helpers on console: "Can't contact winbindd. Dying."
Record in winbindd.log:
[2006/04/05 11:01:41, 0] nsswitch/winbindd.c:request_len_recv(554)
  request_len_recv: Invalid request size received: 1304

Expected results:


Additional info:
In squid sources in include/samba/README.txt there is info, that included
headers are from samba-2.2.7a and it may be necessary to replace them with
headers from samba, installed on computer. But it solves problem only partialy:
helpers still don't work( for example, wb_auth hangs, waiting answer from
winbindd, but without error message in winbindd.log)


Note You need to log in before you can comment on or make changes to this bug.