[Samba] 3.0.20a winbind getent problem...

Jeremy Allison jra at samba.org
Thu Oct 13 15:24:41 GMT 2005


On Thu, Oct 13, 2005 at 11:40:33AM +0100, VR-Bug Support wrote:
> Hi all,
> 
> I have successfully setup squid on 1 host to authenticate users against win2k AD using Samba+Winbind.
> 
> On a second host I now wish to do the same and have installed from source using the same options, but cannot get any getent calls to work with winbind, even though wbinfo -t shows the trust being OK, wbinfo -g shows domain groups and wbinfo -i shows domain users.
> 
> This is level 10 debug for winbind:
> 
> [2005/10/13 09:23:34, 6] nsswitch/winbindd.c:new_connection(596)
>   accepted socket 17
> [2005/10/13 09:23:34, 0] nsswitch/winbindd.c:request_len_recv(566)
>   request_len_recv: Invalid request size received: 1824
> [2005/10/13 09:23:34, 6] nsswitch/winbindd.c:new_connection(596)
>   accepted socket 17
> [2005/10/13 09:23:34, 0] nsswitch/winbindd.c:request_len_recv(566)
>   request_len_recv: Invalid request size received: 1824
> 
> This happens whenever I run getent group / getent passwd
> 
> Any clues as to why would be much appreciated.

Looks like you're mixing the wrong client library with the
winbindd binary.

Jeremy.


More information about the samba mailing list