ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] SAMS
@ 2004-11-12  7:10 Sodom
  2004-11-12  7:37 ` Кочетков Владимир
  2004-11-12 10:54 ` Mike Lykov
  0 siblings, 2 replies; 6+ messages in thread
From: Sodom @ 2004-11-12  7:10 UTC (permalink / raw)
  To: sisyphus; +Cc: community

Здравствуйте,дамы и господа!
Решил заморочиться с SAMS (http://linux.perm.ru/projects/sams/)
облом случился на стадии тестирования squid на совместимость с winbind
(http://linux.perm.ru/projects/sams/doc/squid.html)
при попытке выполнить /usr/lib/squid/wb_auth -d
появляется следующее сообщение:
/wb_auth[17614](wb_basic_auth.c:183): basic winbindd auth helper build Oct 13 2004, 20:54:54 starting up...
/wb_auth[17614](wb_basic_auth.c:160): Can't contact winbindd. Dying

в логах при этом:

Nov 12 10:00:05 router winbindd[1829]: [2004/11/12 10:00:05, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:05 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:05 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:05 router winbindd[1829]: [2004/11/12 10:00:05, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:05 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:05 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:05 router winbindd[1829]: [2004/11/12 10:00:05, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:05 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:05 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:05 router winbindd[1829]: [2004/11/12 10:00:05, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:05 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:05 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:06 router winbindd[1829]: [2004/11/12 10:00:06, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:06 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:06 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:06 router winbindd[1829]: [2004/11/12 10:00:06, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:06 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:06 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:06 router winbindd[1829]: [2004/11/12 10:00:06, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:06 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:06 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:06 router winbindd[1829]: [2004/11/12 10:00:06, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:06 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:06 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:07 router winbindd[1829]: [2004/11/12 10:00:07, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:07 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:07 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients
Nov 12 10:00:07 router winbindd[1829]: [2004/11/12 10:00:07, 0] nsswitch/winbindd.c:process_loop(726)
Nov 12 10:00:07 router winbindd[1829]:   process_loop: Invalid request size from pid 17849: 1304 bytes sent, should be 1824
Nov 12 10:00:07 router winbindd[1829]:   This usually means that you are running old wbinfo, pam_winbind or libnss_winbind clients

Пишу в обе рассылки, сорри.
сквид последний из сизифа, самба тоже.

Как лечить? Или скачивать последний сквид и собирать из сорцов?

-- 
С уважением,
 Sodom                          mailto:community@sodom.ru



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-11-12 10:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-12  7:10 [Comm] SAMS Sodom
2004-11-12  7:37 ` Кочетков Владимир
2004-11-12  8:11   ` Re[2]: " Sodom
2004-11-12  9:08     ` Re[3]: " Кочетков Владимир
2004-11-12  9:41       ` Re[4]: " Sodom
2004-11-12 10:54 ` Mike Lykov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git