similar to: Compiling Samba 3.0.7 on FreeBSD 5.2.1

Displaying 20 results from an estimated 10000 matches similar to: "Compiling Samba 3.0.7 on FreeBSD 5.2.1"

2007 Nov 19
2
pine 4.64 with CentOS with LDAP
Hello pine 4.64 on CentOS 5 I have successfully compiled 4.64 with SSL and it works fine. However, I like to add LDAP feature. I am having 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
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
2012 Aug 30
1
Samba complie problem
hi all Samba build problem when compiling with --with-ads I have complid, kerberos and openldap in /opt/local/samba and I am using gcc with gnu binutils. Its a solaris 10 sparc. Configure gives me following error: - 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
2005 Jan 20
1
compiling libldap error??
Samba experts, Ok, we are having so many problems getting ldap to work, we decided to start over with our compile. We are compiling Samba --with-ldap on our AIX 5.1 system which uses gcc. Openldap (for client support) 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"
2005 Sep 13
1
RE: [SLE] SuSE 9.3 and Latest Binaries - Library Conflict
Cross-posting scares me, but... Have you looked at the latest RPMs for SuSE, from ftp://ftp.suse.com/pub/projects/samba/ ? They've worked like a charm for me, thus far (revision after revision, a simple rpm -U * seems to work...) -----Original Message----- From: david rankin [mailto:drankin@cox-internet.com] Sent: Mon 9/12/2005 5:30 PM To: samba; Suse Linux Subject: [SLE] SuSE 9.3 and
2005 Mar 23
4
Samba-LDAP TLS problems with inofficial Debian OpenLDAP 2.2 packages
Dear Torsten, dear samba list reader Three days ago I switched 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
2005 Sep 12
4
SuSE 9.3 and Latest Binaries - Library Conflict
Mates, Still can't get the latest samba binaries to inatall on SuSE 9.3. I've downloaded them from the samba site and from ftp://ftp.primastasys.com/pub/Samba-Packages/ still no joy. The problem is library 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
2005 Mar 16
1
Samba configure script not finding ldap libs
Hey All, I'm trying to compile Samba 3.0.12rc1 on a Redhat Linux Fedora Core 3 machine. I have the following LDAP RPMS installed: rpm -qa | grep ldap gives: openldap-2.2.13-2 python-ldap-2.0.1-2 openldap-clients-2.2.13-2 openldap-devel-2.2.13-2 openldap-servers-2.2.13-2 nss_ldap-220-3 I run configure in the following fashion: CFLAGS="-O2 -march=prescott
2005 Mar 11
1
FW: Samba 3.0.11 on AIX 4.3
Eh ... will someone kindly take a look at this? I have "reduced" the mail since it wasn't answered at all since I sent it in a couple of days ago. Thanks. Hi All, Pls has anyone successfully installed Samba 3 on an AIX 4.3 (RS6000) system? The only precompiled binary I was able to find - v 3.0.4 from bullfreeware.com did not work after installation. I haven't been
2005 Sep 10
1
SuSE 9.3 samba binaries FUBAR??
Mates, I dunno if nobody else is using the samba binaries to put 3.0.20-1 on SuSE 9.3 -- or -- if I'm just doing something stupid, but there seem to be library problems. Specifically, we are getting library errors for the *.so.2 libraries, regardless of whether we try via YAST or RPM. david@nemesis:~/Documents/linux/rpms/samba320> ll total 19970 -rw-r--r-- 1 david users 60998
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active Directory. Installing the tardist of 3.0.21c did not give me kerberos/ldap/adc capabilities even though Kerberos and LDAP were prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I am trying this: ./configure --libdir=/usr/lib --includedir=/usr/include --prefix=/usr/samba --with-ldap --with-ads
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
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
2013 Jul 08
2
Crashes with 2.2.4 setup that worked perfectly with 2.2.2 (.2.3 also crashes)
I am not sure how to get the symbols necessary, however the following is the backtrace (this is Fedora 19 latest everything): Jul 8 03:23:02 MX dovecot: auth: Fatal: block_alloc(2147483648): Out of memory Jul 8 03:23:02 MX dovecot: auth: Error: Raw backtrace: /usr/lib64/dovecot/libdovecot.so.0(+0x5f437) [0x7f97a952f437] -> /usr/lib64/dovecot/libdovecot.so.0(+0x5f4fe) [0x7f97a952f4fe] ->
2004 Nov 17
0
fix for libldap configure error when using openldap on FreeBSD
i have seen several reports of the following problem: ./configure --with-ldap --with-krb5=/usr/heimdal --with-ads --config-cache --with-pam [snip] 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
2013 Apr 09
3
Problem building powerdns from EPEL
Hi, I just tried to build using http://dl.fedoraproject.org/pub/epel/6/SRPMS/pdns-3.1-2.el6.src.rpm on CentOS 6.4 final (kernel: 2.6.32-358.2.1.el6.x86_64), but it failed when looking for ldap libs: Note: I did not change anything in the original spec file. ... + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu
2005 Jan 31
1
Samba on HP Itanium
I've down loaded Samba from HP's web sight and installed according to instructions. Loaded all support files and programs, but still when I try to start Samba up the "libdld.so" file says it can't find "libldap.so". Which is true, it is no where on the system. Although other "linldap" files are. If I do a search for "libldap.so" I can't
2005 Apr 30
1
LDAP shared files error
I am installing Samba 3.0.14a on Whitebox Linux 3.0 with Openldap 2.2.24. Openldap is working well and we can query the entries that we have in our addressbook. I have installed Samba from source. The configure, make and make install appear to go okay. When I try to start Samba with /usr/local/samba/sbin/smbd -D I ge the following error /usr/local/samba/sbin/smbd: error while loading shared
2002 Jun 10
5
Samba-2.2.5pre1 - all binaries require libldap with --with-ldapsam
-----BEGIN PGP SIGNED MESSAGE----- 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,
2008 Dec 18
1
permission and library dep issues after fedora upgrade
Hi Folks, I recently upgraded my fedora server from fc8 to fc10 and have trouble getting my samba server working again. I have 2 problems that are probably coherent to each other. First Problem: When I try to connect to my samba shares I get this error: '/share/path' does not exist or permission denied when connecting to [share name] Error was Keine Berechtigung The last two words