Displaying 20 results from an estimated 91 matches for "lldap".
Did you mean:
ldap
2006 Oct 17
2
autoconf check for ldap not linking with -lber
Maybe not a big deal, but generally you (used to?) link against both:
configure:31276: checking for ldap_init in -lldap
configure:31311: gcc -o conftest -std=gnu99 -I/usr/local/include -Wall -W -Wmiss
ing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat
=2 -Wbad-function-cast -I/usr/sfw/include -L/usr/local/lib conftest.c -lldap
-lsocket -lnsl -lrt -lsendfile >&5
Undefined...
2009 May 08
0
error while building samba with cifs upcall
...r LDAP support
configure:59585: checking ldap.h usability
configure:59627: checking ldap.h presence
configure:59696: checking for ldap.h
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
| #define HAVE_LDAP_H 1
configure:60066: checking for LDAP_OPT_SOCKBUF
configure:60200: checking for ldap_init in -lldap
configure:60233: gcc -o conftest -O -O -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Iinclude -I./include -I. -I.
-I./../lib/replace -I./../lib/talloc -I./../lib/tevent
-I./../lib/tdb/include -I./libaddns -I./librpc -I./.. -I./../lib/popt
-I/usr/include -L./bin -L/usr/lib conftest....
2008 Jul 03
0
configure: error: Active Directory support requires ldap_initialize
...with-winbind
--with-krb5=/us
r/local
configure:53590: checking for LDAP support
configure:53635: checking ldap.h usability
configure:53676: checking ldap.h presence
configure:53744: checking for ldap.h
configure:54061: checking for LDAP_OPT_SOCKBUF
configure:54193: checking for ldap_init in -lldap
configure:54226: gcc -o conftest -O -D_SAMBA_BUILD_=3
-D_LARGEFILE_SOURCE -D_RE
ENTRANT -D_FILE_OFFSET_BITS=64 -Iinclude -I./include -I. -I.
-I./lib/replace -I
./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt
-I/usr/include
-lthread -L./bin -L/usr/lib conftest.c -lldap -llbe...
2002 Nov 13
0
Samba 3.0a20 lldap error: attribute rid not allowed
I am attempting to configure samba 3.0 alpha 20 for
ldap use using the PDC docs provided by idealx.
I have copied the samba.schema file into
/etc/openldap/schema and added the line to include it
in slapd.conf. I also created the initial ldap entries
using the base_ldif they include in their doc.
When I try to add any user (example):
smbldap-useradd.pl -a -m -g 200 administrator -W
After
2003 Jul 30
0
Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server
...# # # # # # # # #
The configure command I use is:
$./configure --with-ldapsam --with-krb5=/usr/lib/krb5
The config.log file contains:
configure:29377: checking how to build pdb_ldap
configure:29411: result: not
About ldap checking, config.log has:
configure:23619: checking for ldap_init in -lldap
configure:23652: gcc -o conftest -O -g -m64 -I/usr/local/BerkeleyDB.4.1/include -I/usr/local/ssl/include -D_LARGEFILE_
SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/krb5/include -L/usr/local/lib -R/usr/local/lib -L/usr/local/BerkeleyDB.4.1/li
b -R/usr/local/BerkeleyDB.4.1/lib -L/usr/local/ssl/lib -R/...
2006 Jan 30
4
Samba on Solaris with LDAP support
...ing found:
...
checking 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 -pi...
2006 Apr 21
1
Error installing oh323
...c: At top level:
chan_oh323.c:3244: warning: 'update_call_ids' defined but not used gcc
-shared -Xlinker -x -g -o chan_oh323.so chan_oh323.o \ -L../wrapper
-loh323wrap_s \ -L/usr/src/openh323_v1_17_1/lib -lh323_FreeBSD_x86_r_s \
-L/usr/src/pwlib_v1_9_0/lib -lpt_FreeBSD_x86_r_s \
-lstdc++ -lldap -lldap_r -llber -lpthread -lssl -lcrypto -lexpat
/usr/bin/ld: cannot find -lldap
gmake[1]: *** [chan_oh323.so] Error 1
gmake[1]: Leaving directory `/usr/src/asterisk-oh323-0.7.3/asterisk-driver'
gmake: *** [subdirs_build] Error 1
Any ideas??
Thanks in advance.
Alejandro....
2010 Mar 21
1
Invalid Makefiles to install asterisk with ldap
Hello ,
I have a problem to install asterisk with ldap.
I am doing the following:
make clean
. / configure
make menuselect
LIBS =- lldap
export LIBS
make ====> This is where my error
#make
CC = "cc" CXX = "g + +" LD = "" AR = "" RANLIB = "" CFLAGS = "" make-C
menuselect CONFIGURE_SILENT = "- silent" menuselect
make [1]: Leaving directory `/ root/asterisk-1.6.0...
2002 Feb 26
2
compile problems on netbsd with samba-latest & openldap-2.0.23
...ersion (2.2.3a) on netbsd (8500/180 powerpc).
Openldap compile procedure is running fine but when trying to compile
samba --with-ldapsam I get just this message :
config.log :
configure:13019: gcc -o conftest -O
-I/usr/local/openldap-2.0.23/include -L/usr/local/openldap-2.0.23/lib
conftest.c -lldap -llber -lresolv -lcrypt 1>&5
configure: failed program was:
#line 13015 "configure"
#include "confdefs.h"
#include "./tests/summary.c"
I also used netbsd's package mechanism but this also fails (edit
Makefile and add CONFIGURE_ARGS+=--with-ldapsam).
./co...
2013 Jan 11
4
Define custom ldap libraries when building Dovecot
Hello,
I would like to compile Dovecot using custom ldap libraries, located at
a particular custom system location.
How should I alter the config process to specify that the include dir is
"/usr/local/openldap/include" and the lib dir is
"/usr/local/openldap/lib64" and not the standard ones (/usr/include/ and
/usr/lib64/ respectively) on RHEL/CentOS 5 (x86_64). Note that
2013 Apr 09
3
Problem building powerdns from EPEL
...dir=/var/lib --mandir=/usr/share/man
--infodir=/usr/share/info --sysconfdir=/etc/pdns
--libdir=/usr/lib64/pdns --disable-static --with-modules= --with-lua
'--with-dynmodules= gmysql gpgsql pipe geo ldap gsqlite3'
--enable-cryptopp
...
checking for ldap_set_option in -lldap_r... no
checking for ldap_set_option in -lldap... no
configure: error: ldap library (libldap) not found
However, libldap exists at the required place (/usr/lib64):
$ ls -la /usr/lib64/ | grep ldap
drwxr-xr-x. 4 root root 4096 Mar 11 16:06 evolution-openldap
lrwxrwxrwx. 1 root root...
2007 Oct 12
7
Puppet is reporting missing libraries
Ok, I installed Ruby/LDAP to try and get Puppet''s ldapnodes support working and despite doing this I am still getting errors from puppetmasterd "notice: Could not set up LDAP Connection: Missing ruby/ldap libraries" followed by "info: Skipping ldap source; no ldap connection".
I traced down this particular message to: lib/puppet/parser/interpreter.rb and it appears
2003 May 02
0
--with-winbind-ldap-hack problems
...problem is, configure
fails. :-(
The first problem, according to the output in configure.log, was that ld could
not find libldap.a. The releveant lines from config.log:
configure:14291: gcc -o conftest -DHAVE_CRYPT_DECL -I/usr/include/ssl -O
-L/usr/lib/lib conftest.c -lssl -lcrypto -lldap 1>&5
ld: -lldap: no match
collect2: ld returned 1 exit status
configure: failed program was:
#line 14287 "configure"
#include "confdefs.h"
#include "./tests/summary.c"
So I fiddled with configure and made sur ethat every instance of $LDF...
2012 Aug 30
1
Samba complie problem
...g lber.h usability... yes
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/in...
2003 Feb 03
1
Error in configure Last CVS and 3.0.alpha21 on Solaris 8
...d
configure:16008: gcc -o conftest -O -I/usr/local/kerberos/include
-I/usr/local/ldap/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-L/usr/local/kerberos/lib -L/usr/local/ldap/lib conftest.c -lpopt -lsec
-lgen -lresolv -lsocket -lnsl -ldl -lcom_err -lk5crypto -lkrb5
-lgssapi_krb5 -llber -lldap 1>&5
ld: fatal: library -lpopt: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 15997 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an...
2004 May 04
2
Samba 3.0.3 installing issue
.................
checking for LDAP support... auto
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... 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
config...
2004 Nov 16
1
solaris samba ldap
...-------------
checking for LDAP support... auto
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_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...
2008 Jan 17
1
Need help to install dovecot on solaris 10 with openldap libs
Hi,
I install dovecot with ldap support at Solaris 10 (x86). I know that solaris LDAP is broken and so I install openldap. OpenLDAP shared libraries are at /usr/local/lib and /usr/local/include. While installing dovecot, I did the followings:
I execute this before run "./configure --with-ldap"
LDFLAGS="-L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib
2009 Mar 17
2
problem with ldap
Hi,
dovecot-1.2 from hg.dovecot.org
openldap-2.4.11
passdb.o: In function `passdbs_init':
/home/src/dovecot-1.2/src/auth/passdb.c:230: undefined reference to `passdb_ldap'
userdb.o: In function `userdbs_init':
/home/src/dovecot-1.2/src/auth/userdb.c:177: undefined reference to `userdb_ldap'
collect2: ld returned 1 exit status
--
Xueron Nee
http://www.xueron.com
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_S...