similar to: Samba 3.0.11 compile issue on AIX5.1 - pdb_ldap.c

Displaying 20 results from an estimated 2000 matches similar to: "Samba 3.0.11 compile issue on AIX5.1 - pdb_ldap.c"

2005 Jul 08
0
passdb/pdb_ldap.c compile fails, samba-3.0.9
Any ideas? I've found similar complaints about ldapsam_delete_entry not building, but it wasn't helpful here. I'm using openldap-2.3.4 and krb5-1.3.1 on Sol9. Please CC me; I'm not on the list. Oh, and thanks :) -Charlie %> make Using FLAGS = -I/pkgs/crypto/krb5/include -O -Iinclude -I/u/manos/sun/samba-3.0.9/source/include -I/u/manos/sun/samba-3.0.9/source/ubiqx
2004 Aug 04
0
passdb/pdb_ldap.c:2651 compilation error !!!
Hi, I've actually a working version of Samba 2.2.8 but my bosses wanted me to integer an Active Directory Domain. So I unsuccessfully tried to install Samba3 The configuration process goes well, but the compilation fails : ########## bash$make Using FLAGS = -O -I/users/mjaeg001/krb5-1.3.4_compiled/include -Iinclude -I/tmp/samba-3.0.5/source/include -I/tmp/samba-3.0.5/source/ubiqx
2004 Nov 12
0
pdb_ldap.c Compilation Errors during "make"
I was following these directions: http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/compiling.html for compiling Samba from source and it ran smoothly. However, I realized that to have Active Directory support I needed to install some Kerberos and LDAP packages and recompile. I ran ./configure and, like it says in the instructions, lines like these: #define HAVE_KRB5 1 #define
2004 Dec 14
2
compiling problem with ldap support
hi, I'm trying to compile samba with ldap support, which is supposed to be a default in the 3.0.9 package, but i got an error msessage when i tried make, something like this : Compiling dynconfig.c Compiling smbd/vfs.c Compiling passdb/pdb_interface.c Compiling passdb/pdb_ldap.c passdb/pdb_ldap.c: In function `ldapsam_delete_entry': passdb/pdb_ldap.c:295: warning: assignment makes
2005 Nov 29
1
passdb/pdb_ldap.c LBER_USE_DER undeclared
Hi all, I can't succeed to compil samba-3.0.20b on a solaris 10 box with ldapsam parameter. The configure is ok: ./configure --prefix=/export/zoe/samba-3.0.20b --with-pam --with-ldap=/usr/local/openldap-2.2.26 --with-ldapsam --with-krb5=/usr/local/krb5-1.4.3 but when I try to do the make I have the following error: [zoe.root:56] make Using FLAGS = -I/usr/local/krb5-1.4.3/include -O
2004 Aug 11
0
passdb/pdb_ldap.c:2651 compilation error SOLVED!!!
Hi, I had a compilation error of the "passdb/pdb_ldap.c" file with samba-3.0.5. I did not found the source of the problem. But samba-3.0.6rc2 compiles fine. So if someone had the same problem than me, try the 3.0.6rc2 version of samba. It worked for me. ++ Marc ------------------------------------------ Subject: [Samba] passdb/pdb_ldap.c:2651 compilation error !!! From:
2004 Jun 25
1
I can't compile samba 3.0.4 with LDAP
I have downloaded Samba 3.0.4 (tar.gz). I tryed to compile samba to work with OpenLDAP 2.1.30 I wrote: ./configure --with-ldapsam and make Then when i issue the make file i get... Using FLAGS = -O -I./popt -Iinclude -I/home/rootk/samba-3.0.4/source/include -I/home/rootk/samba-3.0.4/source/ubiqx -I/home/rootk/samba-3.0.4/source/smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
2004 Jun 29
0
v3.0.4 fails to compile (passdb/pdb_ldap.c) OpenLDAP 2.2.13 and MIT Kerberos?
I have been trying to put together a SAMBA installation with winbind that will link to an existing ActiveDirectory, to allow UNIX (Solaris 9) hosts to accept logins from people using AD credentials. This has been slow going. Since I am running Solaris 9, Sun took a while to re-enable non-standard PAM/nsswitch.conf entries so winbind would work at all, but this part is now fixed. I think I
2004 Jan 27
1
Group mapping bugs + PATCH
Hi all ! I've been using group mapping for a few weeks and found some bugs... For three of them, I tried to develop a small patch. I don't know Samba code very well and this is my first patch, so there could be errors :-p I hope my investigations will be useful :) * Platform : Here is what I used : Debian 3.0r1, Samba 3.0.2rc1 - PDC, OpenLDAP 2.1.23 as backend smb.conf extract :
2005 Mar 09
0
Problems setting up a Samba BDC
Hello, I am trying to setup a SLES9 system as a Samba BDC. The PDC is NT4. I am using an LDAP backend and have installed the smbldap tools. I am following the directions found in the HOWTO and am running into trouble, maybe someone can shed some light on things for me and tell me what I'm doing wrong. I will print the commands I'm using to try and create the samba BDC and we'll go
2008 Dec 03
3
Stable Samba for AIX5.1
Hello, I need to upgrade Samba 2.2.2 to a stable Samba version compatible with AIX5.1 . Need to know the samba version I need to download and apply. Tito
2003 Nov 17
0
[Fwd: Re: install samba v3 pb on aix5.1 TESTPARM]
On Fri, 14 Nov 2003, David Moreau wrote: > Hello to all of u. > > I tried to install samba v3 on AIX 5.1 server. > The smit install_latest seems ok > but when I launch testparm I have the following errors : > > Of course I don't have any "/ii/pa/samba-3.0.0.0/usr/local/lib/smb.conf" > directory but > a usr/local/lib but I can't find where to change
2012 Sep 14
1
Samba 4.0.0rc1 Build Error
Hello, I'm having the following error building samba4 rc1: ... [3355/3761] Linking default/source3/passdb/libpdb-ldap.so [3356/3761] Linking default/source3/passdb/libpdb-tdbsam.so [3357/3761] Linking default/source3/winbindd/libidmap.so [3358/3761] Linking default/source3/liblibsmb.so default/source3/passdb/pdb_ldap_3.o: In function `ldapsam_search_one_group':
2003 May 05
1
problems compiling R on AIX5.1
Hello, I'm trying to compile R (versions 1.6.0, 1.6.1, 1.6.2 and 1.7.0) on our IBM Power3 Machine for an external user. I always used to configure with ./configure --prefix=/scratch_tmp/harald/instala I've never achieved to compile 1.7.0 because it seems that a file called R.exp is missing (or maybe it's not well referenced on the makefile). Output of make: .... xlc_r
2003 May 08
0
problems compiling R on AIX5.1 (PR#2953)
Dear all, after trying to compile R on our IBM Power3/AIX 5.1 machine I've been able to run it correctly. First of all I would thank all who responded my mails. I explain here how I've done it: First of all, it seems that configure and some shared libraries of AIX does not work at the same time. I tried to configure & make with the following environment vars CC=xlc F77=xlf CCC=xlC
2003 Aug 25
3
Samba 3.0.0 RC1 on SuSE 8.2
Hello, I've tried to compile Samba 3.0.0 RC1 on a SuSE 8.2 System. Configure runs without a problem (as i see) but if i run make anytime this happens: >Compiling passdb/pdb_ldap.c >passdb/pdb_ldap.c: In function `pdb_init_ldapsam_common': >passdb/pdb_ldap.c:2239: error: incompatible types in assignment >passdb/pdb_ldap.c: In function `pdb_init_ldapsam':
2005 Aug 11
2
Make process stops with errors
Hi, I'm trying to compile Samba 3.0.14a with Active Directory support on AIX 5.3 with AIX C 7.0. The make process stops with the following error: Using FLAGS = -I/opt/compiled/include -I/opt/compiled/include -I/opt/freeware/include -D_LINUX_SOURCE_COMPAT -qmaxmem=32000 -I./popt -Iinclude -I/home/johsod/freyasamba/samba/samba-3.0.14a/source/include
2003 May 08
1
problems compiling R on AIX5.1
Dear all, after trying to compile R on our IBM Power3/AIX 5.1 machine I've been able to run it correctly. First of all I would thank all who responded my mails. I explain here how I've done it: First of all, it seems that configure and some shared libraries of AIX does not work at the same time. I tried to configure & make with the following environment vars CC=xlc F77=xlf CCC=xlC
2003 Sep 09
3
rc3 net groupmap add fails
Relevant part of "net3 groupmap list" is System Operators (S-1-5-21-1617713866-2789119093-1479812082-1007) -> sys In howto there is the following example net groupmap modify ntgroup="System Operators" unixgroup=sys net groupmap modify ntgroup="Power Users" unixgroup=sys You can add System Operators but trying to add Power Users fails. If you do it in reverse
2003 Aug 27
1
samba3.0.0rc1 not running on solaris 9
Hi, I'm stilltrying to get this running, tried some different ldap libraries but nothing goes on :-( Any hints someone, I know the same problem exists on suse 8.2 ??????? [printsrv4] # gmake all Using FLAGS = -O -g -I/usr/krb5-1.3.1/include -I./popt -Iinclude -I/usr/samba-3.0.0rc1/source/samba-3.0.0rc1/source/include -I/usr/samba-3.0.0rc1/source/samba-3.0.0rc1/source/ubiqx