I need wb_group to work under samba 3.

Compiling it with the samba 3 libraries give this error_

[EMAIL PROTECTED] 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

Reply via email to