Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Общий по Linux (http://forum.oszone.net/forumdisplay.php?f=9)
-   -   проблема при сборке squid-2.6.stable9 (http://forum.oszone.net/showthread.php?t=78604)

loger11 01-02-2007 11:33 544412

проблема при сборке squid-2.6.stable9
 
ОС Mandriva Linux 2007
при сборке squid-2.6.stable9
с параметрами:
--enable-auth="ntlm,basic"
--enable-basic-auth-helpers="winbind"
--enable-ntlm-auth-helpers="winbind"
выдаётся ошибка:
ERROR: NTLM auth helper winbind does not exists
ERROR: BASIC auth helper winbind does not exists


Помогите плиз...

BuGfiX 01-02-2007 11:34 544413

Samba установлена ?

loger11 01-02-2007 11:47 544420

да, версия 3.0.23d

ошибся 3.0.23b

must die 01-02-2007 12:17 544427

loger11

А winbind установлен?

loger11 01-02-2007 12:32 544433

да, установлен

BuGfiX 01-02-2007 13:02 544454

попробуйте так:
Код:

./configure -enable-auth="ntlm,basic"
--enable-basic-auth-helpers="SMB"
--enable-ntlm-auth-helpers="SMB"

И на будущее: читайте вывод команды ./configure --help. Там ведь написано:
--enable-basic-auth-helpers="list of helpers"
This option selects which basic scheme proxy_auth
helpers to build and install as part of the normal
build process. For a list of available
helpers see the helpers/basic_auth directory.


Смотрим содержимое директории helpers/basic_auth и не видим там никакого winbind, зато видим SMB.


Время: 05:00.

Время: 05:00.
© OSzone.net 2001-