search for: libldap

Displaying 20 results from an estimated 381 matches for "libldap".

2007 Nov 19
2
pine 4.64 with CentOS with LDAP
...ving trouble with compiling it with LDAP. I built the latest stable openldap-2.3.38 I did include this when I built openldap: ./configure --with-cyrus-sasl Compile process gives me these errors below. Any clue as what I may be doing wrong? Thanks, Farid /p1/fh/openldap-2.3.38/libraries/libldap/cyrus.c:88: undefined reference to `sasl_version' /p1/fh/openldap-2.3.38/libraries/libldap/cyrus.c:124: undefined reference to `sasl_client_init' ../ldap/lib/libldap.a(cyrus.o): In function `ldap_int_sasl_open': /p1/fh/openldap-2.3.38/libraries/libldap/cyrus.c:535: undefined reference...
2005 Jan 20
1
compiling libldap error??
...exists in /usr/local/openldap/2.2.17. In order for Samba to find the ldap.h file, we had to configure with CPPFLAGS="-I/usr/local/openldap/2.2.17/include" which worked great! Now it finds ldap.h with no problem. However, now the ./configure gives this error: configure: error: libldap is needed for LDAP support What exactly is it looking for now.? Is libldap supposed to be a binary or library? We can't find libldap anywhere. There is a lib directory in openldap that contains a bunch of files such as: # pwd /usr/local/openldap/2.2.17/lib # dir total 12560 drwx------...
2010 Mar 10
12
Dependency problems with Yum update
I am spoiled with Yum: never have had a dependency problem until today. Can this be resolved: ---> Downloading header for compat-openldap to pack into transaction set. compat-openldap-2.3.27_2. 100% |=========================| 30 kB 00:00 ---> Package compat-openldap.i386 0:2.3.27_2.2.29-4.el4.centos set to be updated --> Running transaction check --> Processing Dependency:
2004 Jun 15
2
"pam_ldap"...help!
I'm trying to install "pam_ldap" on my fedora core 1 machine. It is asking for liblber.so and libldap.so dependencies even though I have them in /usr/lib. Should I just go install it with out a dependencies? what is wrong with this picture? [root@pdc rpms]# rpm -i pam_ldap*.rpm error: Failed dependencies: liblber.so is needed by pam_ldap-38-mz1 libldap.so is needed by pam_ldap-38-...
2004 Oct 01
0
samba compilation error message
...hecking 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 configure: error: libldap is needed for LDAP support ************************* I check that libldap.so present in /usr/lib and /usr/lib path present in LD_LIBRARY_PATH: bash-2.03# find /usr -name libldap* -print /usr/lib/sparcv9/libldap.so /usr/lib/sparcv9/libldap.so.3 /usr/lib/sparcv9/libldap.so.4 /usr/lib/libldap.so /usr...
2012 Aug 30
1
Samba complie problem
...r 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 -D_FILE_OFFSET_BITS=64 -I/usr/include -L/opt/local/samba/lib -R/opt/local/samba/lib -lthread -L./bin -L/usr/lib conftest.c -lldap...
2005 Apr 12
1
AIX and libldap.a
I'm trying to get Samba 3.0.4.0 to run on AIX 5.2 and I am fighting a "Dependent module libldap.a could not be loaded" bug. I have IBM's version of LDAP installed but it doesn't have a libldap.a file. Is there a version of Samba that will run on AIX 5.2 that doesn't use LDAP? Or are there any ideas out there as to how I get the libldap.a loaded or pointed to IBM's LDAP?...
2005 Mar 23
4
Samba-LDAP TLS problems with inofficial Debian OpenLDAP 2.2 packages
...itched our domain from a NT 4 domaincontroller to Samba-OpenLDAP, controlled by a Debian Sarge system. I installed the following inofficial Debian OpenLDAP 2.2 packages (I know these are not supported, but TLS with OpenSSL is essential to us...): Package: slapd Version: 2.2.20-1.hrz.1 Package: libldap2.2 Version: 2.2.20-1.hrz.1 Package: ldap-utils Version: 2.2.20-1.hrz.1 In order to keep apt from lamenting over missing dependencies, i left the official libldap2 package on the system, but I made sure, libldap and liblber are linked to version 2.2: Package: libldap2 Version: 2.1.30-3 Samba d...
2005 Sep 13
1
RE: [SLE] SuSE 9.3 and Latest Binaries - Library Conflict
...brary related: nemesis:/home/david/Documents/linux/rpms/samba320 # rpm -Uvh * warning: cifs-mount-3.0.20-0.1.i586.rpm: V3 DSA signature: NOKEY, key ID 414a57c3 error: Failed dependencies: perl-ldap is needed by ldapsmb-1.33-3 liblber.so.2 is needed by libsmbclient3-3.0.20-1 libldap.so.2 is needed by libsmbclient3-3.0.20-1 liblber.so.2 is needed by samba3-3.0.20-1 libldap.so.2 is needed by samba3-3.0.20-1 liblber.so.2 is needed by samba3-client-3.0.20-1 libldap.so.2 is needed by samba3-client-3.0.20-1 libreadline.so.4 is needed by samba3...
2006 Feb 13
3
libldap not found
...p.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/usr/local/bdb/include -I/usr/local/ssl/include -I/usr/local/openldap/include" \ LDFLAGS=&...
2009 Mar 02
3
liblber-2.3.so.0 is needed by (installed ) ............ on cent os 5.2
...onf.default /etc/openldap/ldap.conf /usr/include/ /usr/include/lber_types.h /usr/include/ldap_schema.h /usr/include/ldap_features.h /usr/include/ldap_cdefs.h /usr/include/lber.h /usr/include/ldap.h /usr/include/slapi-plugin.h /usr/include/ldap_utf8.h /lib/ /lib/liblber-2.4.so.2 /lib/liblber.la /lib/libldap_r-2.4.so.2.1.0 /lib/libldap_r-2.4.so.2 /lib/libldap_r.so /lib/libldap_r.a /lib/libldap_r.la /lib/liblber.so /lib/liblber.a /lib/libldap.so /lib/libldap-2.4.so.2 /lib/liblber-2.4.so.2.1.0 /lib/libldap.a /lib/libldap-2.4.so.2.1.0 /lib/libldap.la . . /usr/share/man/man5/slapd-sock.5 /usr/share/man/m...
2002 Jun 10
5
Samba-2.2.5pre1 - all binaries require libldap with --with-ldapsam
...-- Hash: SHA1 Hi, While preparing packaging of te upcoming samba-2.2.5, we are looking at having samba packages with and without ldap enabled, however, we would like to try and minimize the duplication. But, it seems that most (all?) binaries resulting from a --with-ldapsam build en up linking to libldap. Are there really good reasons for nmblookup, smbcacls, smbclient, smbmount, smbprint, smbspool, smbtar, smbumount to need to link against libldap (we have these in a samba-client sub-package, I don't see a need for a samba-client-ldap package), or should I be compiling them differently? I wo...
2005 Apr 13
1
FW: AIX and libldap.a
...39;m interested in doing is simple file sharing. By the way, what's the opposite of --with? --without? Thanks -----Original Message----- From: Doug VanLeuven [mailto:roamdad@sonic.net] Sent: Tuesday, April 12, 2005 5:57 PM To: Roy Vickers Cc: samba@lists.samba.org Subject: Re: [Samba] AIX and libldap.a Roy Vickers wrote: >I'm trying to get Samba 3.0.4.0 to run on AIX 5.2 and I am fighting a >"Dependent module libldap.a could not be loaded" bug. I have IBM's version >of LDAP installed but it doesn't have a libldap.a file. Is there a version >of Samba that will...
2005 Sep 12
4
SuSE 9.3 and Latest Binaries - Library Conflict
...brary related: nemesis:/home/david/Documents/linux/rpms/samba320 # rpm -Uvh * warning: cifs-mount-3.0.20-0.1.i586.rpm: V3 DSA signature: NOKEY, key ID 414a57c3 error: Failed dependencies: perl-ldap is needed by ldapsmb-1.33-3 liblber.so.2 is needed by libsmbclient3-3.0.20-1 libldap.so.2 is needed by libsmbclient3-3.0.20-1 liblber.so.2 is needed by samba3-3.0.20-1 libldap.so.2 is needed by samba3-3.0.20-1 liblber.so.2 is needed by samba3-client-3.0.20-1 libldap.so.2 is needed by samba3-client-3.0.20-1 libreadline.so.4 is needed by samba3...
2005 Mar 16
1
Samba configure script not finding ldap libs
...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 ldaplib with find /* -name "ldaplib*" and get: /usr/lib/libldap_r-2.2.so.7.0.6 /usr/lib/evolution-openldap/lib/libldap.a...
2004 Feb 24
5
Samba 3.0.2 config error using --with-ldap
I am getting below error when running "configure --with-ldap --with-ldapsam --with-ads":
2003 Aug 04
0
samba-3.0.0beta2 reports internal error
...d status 0 [2003/08/04 13:05:20, 0] lib/util.c:smb_panic(1462) PANIC: internal error [2003/08/04 13:05:20, 0] lib/util.c:smb_panic(1469) BACKTRACE: 33 stack frames: #0 /usr/sbin/smbd(smb_panic+0xc9) [0x817eb3d] #1 /usr/sbin/smbd [0x81700e2] #2 /lib/libc.so.6 [0x401c99c8] #3 /usr/lib/libldap.so.2(gnutls_SSL_get_certificate+0x39) [0x400f1c4e] #4 /usr/lib/libldap.so.2(ldap_pvt_tls_get_my_dn+0x1e) [0x400efdaf] #5 /usr/lib/libldap.so.2(ldap_int_tls_start+0x116) [0x400f0bce] #6 /usr/lib/libldap.so.2(ldap_int_open_connection+0x2a6) [0x400cd27b] #7 /usr/lib/libldap.so.2(ldap_new_c...
2005 Mar 11
1
FW: Samba 3.0.11 on AIX 4.3
.../usr/lib/libiconv.a(libiconv.so.2) could not be loaded. 0509-152 Member libiconv.so.2 is not found in archive # ./samba ksh: ./samba: not found. # ls nmbd smbd swat # ./smbd exec(): 0509-036 Cannot load program ./smbd because of the following errors: 0509-150 Dependent module libldap.a(libldap.so.2) could not be loaded. 0509-022 Cannot load module libldap.a(libldap.so.2). 0509-026 System error: A file or directory in the path name does not exist. # ./nmbd exec(): 0509-036 Cannot load program ./nmbd because of the following errors: 0509-150 Dependent mo...
2005 Sep 10
1
SuSE 9.3 samba binaries FUBAR??
...20-1.i586.rpm nemesis:/home/david/Documents/linux/rpms/samba320 # rpm -Uvh * warning: cifs-mount-3.0.20-0.1.i586.rpm: V3 DSA signature: NOKEY, key ID 414a57c3 error: Failed dependencies: perl-ldap is needed by ldapsmb-1.33-3 liblber.so.2 is needed by libsmbclient3-3.0.20-1 libldap.so.2 is needed by libsmbclient3-3.0.20-1 liblber.so.2 is needed by samba3-3.0.20-1 libldap.so.2 is needed by samba3-3.0.20-1 liblber.so.2 is needed by samba3-client-3.0.20-1 libldap.so.2 is needed by samba3-client-3.0.20-1 libreadline.so.4 is needed by samba3...
2006 Mar 24
4
SAMBA install on IRIX 6.5
...p.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/include/ldap_cdefs.h -rw-r--r-- 1 root sys 2056 Mar 23 07:13 /usr/include/ldap_...