On Tue, Feb 05, 2002 at 09:20:24AM -0600, Russell Jungwirth wrote: > These are the specific error message I get in log.winbindd when I run these > commands: > getent passwd: > [2002/02/05 09:00:26, 0] nsswitch/winbindd.c:process_loop(613) > process_loop: Invalid request size (5) send, should be (1304) > [2002/02/05 09:00:26, 0] nsswitch/winbindd.c:process_loop(613) > process_loop: Invalid request size (6) send, should be (1304) > > getent group: > [2002/02/05 09:01:16, 0] nsswitch/winbindd.c:process_loop(613) > process_loop: Invalid request size (8) send, should be (1304) > [2002/02/05 09:01:16, 0] nsswitch/winbindd.c:process_loop(613) > process_loop: Invalid request size (9) send, should be (1304) > > at login attempt: > [2002/02/05 09:01:56, 0] nsswitch/winbindd.c:process_loop(613) > process_loop: Invalid request size (0) send, should be (1304)
I think this means that you have older/newer winbind client libs installed Install the version that matches the winbindd you are running. Andrew Bartlett -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
