[squid-users] wb_group and samba 3

From: Lombardo Federico <egopfe@dont-contact.us>
Date: Fri, 31 Oct 2003 12:17:46 +0100

I need wb_group to work under samba 3.

Compiling it with the samba 3 libraries give this error_

[root@Norad winbind_group]# make
source='wb_common.c' object='wb_common.o' libtool=no \
depfile='.deps/wb_common.Po' tmpdepfile='.deps/wb_common.TPo' \
depmode=gcc3 /bin/sh ../../../cfgaux/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I. -I../../../include -I../.
./../include -I../../../src
-I../../../include/samba -g -O2 -Wall -c `test -f wb_common.c || echo
'./'`wb_common.c
wb_common.c: In function `init_request':
wb_common.c:68: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:77: structure has no member named `domain'
wb_common.c:78: structure has no member named `domain'
wb_common.c:78: structure has no member named `domain'
wb_common.c: In function `winbindd_send_request':
wb_common.c:334: structure has no member named `domain'
make: *** [wb_common.o] Error 1

And compiling without samba 3 librarier make wb_group to not find winbind
even if it is already started and working.

How to solve this problem ?

I need to authenticate groups of users and I don't want to use
wbinfo_group.pl

Thanks in Advance

BEst Regards.

Federico
Received on Fri Oct 31 2003 - 04:29:11 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:46 MST