search for: ldap_set_rebind_proc

Displaying 20 results from an estimated 44 matches for "ldap_set_rebind_proc".

2009 May 08
0
error while building samba with cifs upcall
....3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libldap.a when searching for -lldap /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lldap | #define HAVE_LDAP_H 1 | char ldap_init (); | return ldap_init (); configure:60299: checking for ldap_set_rebind_proc conftest.c:(.text+0xa): undefined reference to `ldap_set_rebind_proc' | #define HAVE_LDAP_H 1 | /* Define ldap_set_rebind_proc to an innocuous variant, in case <limits.h> declares ldap_set_rebind_proc. | #define ldap_set_rebind_proc innocuous_ldap_set_rebind_proc | which can conflict...
2003 Jan 09
1
Re: samba (2.2.7a) + openldap (2.0.x)
> >Seems I was wrong (left out ldap switch ...), it doesn't compile on >cooker, here is the error: > >Compiling passdb/pdb_ldap.c >passdb/pdb_ldap.c: In function `ldap_connect_system': >passdb/pdb_ldap.c:289: warning: passing arg 2 of `ldap_set_rebind_proc' >from incompatible pointer type >passdb/pdb_ldap.c:289: too many arguments to function >`ldap_set_rebind_proc' >make: *** [passdb/pdb_ldap.o] Error 1 What the real problem, is that the ldap_set_rebind_proc now takes 2 par instead of 3. On line 289 ( I think remove the...
2004 May 04
2
Samba 3.0.3 installing issue
...sability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... yes checking for ldap_init in -lldap... yes checking for ldap_domain2hostlist... no checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... no configure: WARNING: libldap is needed for LDAP support checking for Active Directory and krb5 support... yes configure: error: Active Directory Support requires LDAP support
2006 Feb 13
3
libldap not found
Can anybody clue me in on why this build script is failing? checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... no checking for ldap_init in -lldap... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 configure: error: libldap is needed for LDAP support + [ 1 != 0 ] #!/bin/ksh -x env CC=gcc \ CFLAGS="-DPAM_AUTHTOK_RECOVER_ERR=PAM_AUTHTOK_RECOVERY_ERR -DPAM_EXTERN=extern -D_LINUX_SOURCE_COMPAT" \ CPPFLAGS="-I/u...
2006 Mar 24
4
SAMBA install on IRIX 6.5
...for LDAP support... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... no checking for ldap_init in -lldap... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 configure: error: libldap is needed for LDAP support mma-riss01 53# ls -la /usr/include/*ldap* -rw-r--r-- 1 root sys 39901 Mar 23 07:13 /usr/include/ldap.h -rw-r--r-- 1 root sys 9136 Mar 23 07:13 /usr/i...
2006 Jan 30
4
Samba on Solaris with LDAP support
...for LDAP support... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... yes checking for ldap_init in -lldap... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 configure: error: libldap is needed for LDAP support I do have LD_LIBRARY_PATH defined with /usr/local/lib, and the CPPFLAGS is set in the configure line: # ./configure CFLAGS="-O3 -pipe" CPPFLAGS="-I/usr/local/inc...
2013 Jan 07
3
AIX and ADS support?
...: not found Checking for ldap_init_fd : not found Checking for ldap_initialize : not found Checking for ldap_set_rebind_proc : not found Checking for library ldap : not found Checking for ldap_add_result_entry : not found Checking...
2015 Jun 03
1
No builtin nor plugin backend for ldapsam found
...g for variable LBER_OPT_LOG_PRINT_FN : ok Checking for library ldap : yes Checking for ldap_init : ok Checking for ldap_init_fd : ok Checking for ldap_initialize : ok Checking for ldap_set_rebind_proc : ok Checking for ldap_add_result_entry : ok Checking whether ldap_set_rebind_proc takes 3 arguments : ok Building with Active Directory support. [...] nevertheless, while smbd refuses to start with: No builtin nor plugin back...
2004 Mar 03
2
Samba with Sun's ldap
...usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... no checking for ldap_init in -lldap... yes checking for ldap_domain2hostlist... no checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... no The compilation breaks with an error "libldap is need for ldap support" Is there any changes to be made to the configure script for successful compilation. Thanks in advance aarumuga...
2005 Nov 29
1
configure 3.0.21rc1 on solaris
Hello, i got an error while configuring samba on solaris 5.8: lib/smbldap.c: In function `smbldap_connect_system': lib/smbldap.c:770: warning: passing arg 2 of `ldap_set_rebind_proc' from incompatible pointer type lib/smbldap.c:770: error: too few arguments to function `ldap_set_rebind_proc' make: *** [lib/smbldap.o] Error 1 As 3.0.20b is configuring without this error, are there any hints what to do? I need the newest version of samba because of filesystems with ma...
2013 Jul 25
1
"./configure" LDAP checks failing on AIX
Samba version 4.0.7 Aix 6.1 Compiler: IBM xlc Last lines of "./configure" output: Checking for ldap_init : not found Checking for ldap_init_fd : not found Checking for ldap_initialize : not found Checking for ldap_set_rebind_proc : not found Checking for ldap_add_result_entry : ok Checking whether ldap_set_rebind_proc takes 3 arguments : ok Active Directory support not available: LDAP support ist not available. <path>/wscript:760: error: Active Directory support not found. Use --without-ads for building without Ac...
2015 Jun 14
1
Checking for library ldap: not found
...first I uninstalled the already existing samba-4.1.0) on a Slackware-14.1 system and 4.0.5 kernel.At the ./configure level I receive: .....Checking for library ldap: not found Checking for ldap_init: not found Checking for ldap_init_fd: not found Checking for ldap_initialize: not found Checking for ldap_set_rebind_proc: not found Checking for library ldap: not found Checking for ldap_add_result_entry: not found Checking whether ldap_set_rebind_proc takes 3 arguments: ok /samba-4.2.2/sources3/wscript:685: error: LDAP support not found. Try installing libldap2-dev or openldap-devel. Otherwise, use --without-ldap to...
2007 May 11
2
Problem compiling Samba 3.0.24 with OpenLDAP 2.3.35
...for LDAP support... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... yes checking for ldap_init in -lldap... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_dn2ad_canonical... no configure: error: libldap is needed for LDAP support That's my install script: env CPPFLAGS="-I/usr/local/openssl/include/openssl -I/usr/local/openssl/include -I/usr/local/db/includ...
2007 Jan 18
4
samba 3.0.23d with ldap compile problem
...for LDAP support... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... no checking for ldap_init in -lldap... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_dn2ad_canonical... no configure: error: libldap is needed for LDAP support *********************************
2008 Oct 01
2
samba-3.2.4 Solaris 9: configure gets error: Active Directory support requires ldap_initialize
...checking lber.h presence... yes checking for lber.h... yes checking for ber_tag_t... yes checking for ber_scanf in -llber... yes checking for ber_sockbuf_add_io... yes checking for LDAP_OPT_SOCKBUF... yes checking for LBER_OPT_LOG_PRINT_FN... yes checking for ldap_init in -lldap... yes checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... no checking whether LDAP support is used... yes checking for Active Directory and krb5 support... yes checking for ldap_initialize... (cached) no configure: error: Active Directory support requires l...
2005 Mar 16
1
Samba configure script not finding ldap libs
...... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... yes checking for ldap_init in -lldap... no checking for ldap_domain2hostlist... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... no configure: WARNING: libldap is needed for LDAP support checking for Active Directory and krb5 support... yes configure: error: Active Directory Support requires LDAP support So I check for...
2004 Nov 16
1
solaris samba ldap
...usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for ber_scanf in -llber... yes checking for ldap_init in -lldap... no checking for ldap_domain2hostlist... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... no configure: WARNING: libldap is needed for LDAP support ------------------- Using libraries: LIBS = -lsendfile -lsec -lgen -lresolv -lsocket -lnsl -ldl AUTH_LIBS = the build completes w...
2012 Aug 30
1
Samba complie problem
...checking lber.h presence... yes checking for lber.h... yes checking for ber_tag_t... yes checking for ber_scanf in -llber... yes checking for ber_sockbuf_add_io... yes checking for LDAP_OPT_SOCKBUF... yes checking for LBER_OPT_LOG_PRINT_FN... yes checking for ldap_init in -lldap... no checking for ldap_set_rebind_proc... no checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... no configure: error: libldap is needed for LDAP support Config.log output: - configure:25335: gcc -o conftest -I/opt/local/samba/include -I/opt/local/samba/include -D_REENTRANT -D_LARGEFILE_SOURCE -...
2015 Feb 19
1
AIX and ADS support?
...library ldap > : not found >> Checking for ldap_init > : not found >> Checking for ldap_init_fd > : not found >> Checking for ldap_initialize > : not found >> Checking for ldap_set_rebind_proc > : not found >> Checking for library ldap > : not found >> Checking for ldap_add_result_entry > : not found >> Checking whether ldap_set_rebind_proc takes 3 arguments > : ok &g...
2007 Jul 23
3
trouble joining AD domain.
Hi all, I'm running samba-3.0.25b w/Linux 2.6.16.27 (SUSE 10.1), newly compiled. I've joined the AD domain (which is a subdomain) whose PDC is Win2K3 server and which is running in native mode but allowing NT4 members. From the HOWTO, I followed the instructions - manually created the computer account, then did the "net rpc join ...." and successfully joined the AD