Hi! when compiling squid 2.5Stable6 with samba support (3.0.5) I am
getting this error:
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include
-I/SOURCE/samba-3.0.5/source  -I/opt/OpenSSL-0.9.7d-i686/include/
-I/opt/EPA_SAMBAServer-3.0.5LDAP-1.0-i686/include/
-I/opt/gnome/include/  -O3 -march=i686 -mcpu=i686 -c `test -f
wb_common.c || echo './'`wb_common.c
wb_common.c: In function `init_request':
wb_common.c:67: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:75: error: structure has no member named `domain'
wb_common.c:77: error: structure has no member named `domain'
wb_common.c:77: error: structure has no member named `domain'
wb_common.c: In function `winbindd_send_request':
wb_common.c:333: error: structure has no member named `domain'
make[3]: *** [wb_common.o] Error 1
make[3]: Leaving directory
`/SOURCE/squid-2.5.STABLE6/helpers/basic_auth/winbind'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/SOURCE/squid-2.5.STABLE6/helpers/basic_auth'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/SOURCE/squid-2.5.STABLE6/helpers'
make: *** [all-recursive] Error 1

I am compilling with this configure:
--prefix=/opt/SquidCache-2.5.STABLE6-SAMBA3-i686/
--sysconfdir=/opt/SquidCache-2.5.STABLE6-SAMBA3-i686/etc/squid 
--with-d1 
--enable-snmp 
--enable-carp 
--enable-useragent-log 
--enable-auth="basic digest ntlm" 
--enable-basic-auth-helpers="MSNT SMB getpwnam multi-domain-NTLM
winbind" 
--enable-ntlm-auth-helpers="SMB no_check winbind"
--enable-digest-auth-helpers=password 
--enable-ntlm-fail-open 
--enable-referer-log 
--enable-htcp 
--enable-underscores 
--enable-stacktraces 
--enable-delay-pools  
--enable-ssl 
--enable-cache-digests 
--with-samba-sources=/SOURCE/samba-3.0.5 
--enable-x-accelerator-vary 
--disable-ident-lookups 
--enable-truncate 
--enable-removal-policies=heap 
--enable-xmalloc-statistics 
--enable-linux-netfilter 
--enable-stacktraces

Am i doing something wrong? This is exactly the same setup as my
previous install ( 2.5Stable6, _BUT_  using samba 2 instead of 3) And it
used to work flawlesly =S 

IS there any changes to auth parameters when using samba 3 instead of
version 2?

Best Regards!

-- 
Victor Medina <[EMAIL PROTECTED]>
Ferreteria EPA C.A.

Reply via email to