search for: ldap_domain2hostlist

Displaying 15 results from an estimated 15 matches for "ldap_domain2hostlist".

2003 Jul 30
0
Samba 3. ldapsam.so not generated on Solaris 9 with Sun One Directory Server
...al/BerkeleyDB.4.1/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/lib -R/usr/local/lib -m64 -L/ usr/lib/krb5/lib conftest.c -lldap >&5 configure:23655: $? = 0 configure:23658: test -s conftest configure:23661: $? = 0 configure:23672: result: yes configure:23677: checking for ldap_domain2hostlist in -lldap configure:23710: 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/s...
2004 May 04
2
Samba 3.0.3 installing issue
...r 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 configure: error: Active Directory Support requ...
2004 Mar 03
2
Samba with Sun's ldap
...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... 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 c...
2005 Mar 16
1
Samba configure script not finding ldap libs
...upport... 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 checking for Active Directory and krb5 support... yes configure: error: Active Directory Support...
2004 Nov 16
1
solaris samba ldap
...or 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 -lsec -lgen -lresolv -lsocket -lnsl -ldl...
2004 Jan 28
0
Samba compile with ldap support
...or 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 checking for Active Directory and krb5 support... yes configure: error: Active Directory Support requi...
2004 Oct 01
0
samba compilation error message
...isite headers? configure: WARNING: ldap.h: proceeding with the preprocessor's result 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 configure: error: libldap is needed for LDAP support ************************* I check that libldap.so present in /usr/lib and /usr/lib path present in LD_L...
2004 Nov 17
0
fix for libldap configure error when using openldap on FreeBSD
...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: error: libldap is needed for LDAP support despite libldap being present and correct. in my case (FreeBSD 5.2.1), this turned out to...
2005 Sep 02
1
Samba compile on AIX with LDAP
All; I'm getting tangled up in this one. I have an AIX 5.2 server, with LDAP installed, and running (as a client). I need to compile ADS into Samba, thus, I need LDAP compiled in. First efforts, it didn't find ldap.h. So I linked /usr/ldap/include/ldap.h to /usr/include Now, it complains that libldap doesn't esist (it's in /usr/lib). What am I missing here? Any help will be
2004 Feb 05
1
Solaris 9 and secondary group info from LDAP
...ts, I have several questions * Is this a know problem or bug? * Or, at least, is it related to a know problem or bug (bug# 395) ? * Is it possible to link Samba 3.0.x with Sun/Netscape LDAP libraries? Had no luck with it, didn't find a workaround for the missing ldap_initialize() and ldap_domain2hostlist. * My impression is that there is something wrong with the interaction OpenLDAP libs <-> Solaris libs. Is this assumption correct? * Am I at the right place to ask for help? Is it better to ask the people at OpenLDAP.org or, maybe, even at Sun? Thanks, Reinhard -- Reinhard Sojk...
2005 Jun 10
2
samba configure not working
Hello, I'm having an issue compiling samba with-ads enabled. I've successfully compiled kerberosV5 and Openldap. I can the following line when compiling Samba ./configure --with-pam --with-ads --with-ldap=/usr/local/openldap --with-winbind --with-krb5 The configure fails due to not having ldap support. Any ideas? Rick Mattier Systems Analyst II Windriver Systems 120 Royall St
2004 Dec 13
0
samba4 configure error
...or 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... 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: WARNING: libldap is needed for LDAP support checking for KRB5 support... auto checking for krb5-config... no checking for working krb5-config......
2004 Jan 15
2
Installation Problem !!!
...r 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... yes checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 2 checking for ldap_initialize... yes checking whether LDAP support is used... yes checking for Active Directory and krb5 support... auto checking for krb5-config... no checking for working kr...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...or 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... yes checking for ldap_domain2hostlist... yes checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... yes checking whether LDAP support is used... yes checking for Active Directory and krb5 support... yes checking for krb5-config... /usr/krb5/bin/krb5-config c...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...or 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... yes checking for ldap_domain2hostlist... yes checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 checking for ldap_initialize... yes checking whether LDAP support is used... yes checking for Active Directory and krb5 support... yes checking for krb5-config... /usr/krb5/bin/krb5-config c...