similar to: v3.0.4 fails to compile (passdb/pdb_ldap.c) OpenLDAP 2.2.13 and MIT Kerberos?

Displaying 20 results from an estimated 900 matches similar to: "v3.0.4 fails to compile (passdb/pdb_ldap.c) OpenLDAP 2.2.13 and MIT Kerberos?"

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 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
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 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:
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 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
2005 Mar 17
0
Samba 3.0.11 compile issue on AIX5.1 - pdb_ldap.c
I've run into a compile problem with Samba 3.0.11 and have searched the web, lists, and bugzilla for assistance, but was unable to find anything that helped with these errors. I have been able to successfully build this release without ldap/ads support, however with the ldap/ads support it fails to build pdb_ldap.c. I am using AIX 5.1 using the gcc compiler. I have also ensured that OpenLdap
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
2004 Nov 08
0
v3.0.4 and remote browsing over VPN (fwd)
---------------------- Forwarded Message: --------------------- From: atters@mchsi.com To: samba@lists.samba.org Subject: [Samba] v3.0.4 and remote browsing over VPN Date: Thu, 04 Nov 2004 22:19:52 +0000 Greetings All, Here's my situation: I'm attempting to connect two Samba v3.0.4 (on slack 10) boxes over a VPN/Firewall for cross-subnet browsing. Side "A" of my
2004 Nov 04
0
v3.0.4 and remote browsing over VPN
Greetings All, Here's my situation: I'm attempting to connect two Samba v3.0.4 (on slack 10) boxes over a VPN/Firewall for cross-subnet browsing. Side "A" of my setup consists of a Win95-WinXP network behind a Cisco pix 501, and is subnet 192.168.1.XXX Side "B" of my setup consists of an NT4 network behind another pix 501, and is subnet 192.168.2.XXX Each subnet
2004 Jul 05
2
[v3.0.4] can not set SSID
Hi, I have run a FileServer with Samba 2.2.8a and want to upgrade to 3.0.4. I had successfully compile and build the new version and the most of all works fine. Now i want to set my old SID to the new System how is described in this mail (http://lists.samba.org/archive/samba/2003-June/068765.html), that not all clients have to reinclude to the domain, but it does not work. old System
2004 Aug 26
1
file permissions head-ache on Samba V3.0.4
Hi, I hope that this is a quick answer, as it's probably been answered many times before and I'm just missing a very minor setting in my config. I have just setup a samba server(ver 3.0.4) on a Redhat Enterprise Linux Box ES3. The box has been setup as a member of a Windows NT4 domain, it's to be used as a fileserver for users on the NT domain. I have configured samba to use domain
2008 Nov 08
5
v3.0.4 OS X Execution Errors
Hello, I have compiled v3.0.4 of rsync per http://www.bombich.com/mactips/rsync.html. Unfortunately, I can't get rsync v3.0.4 to work properly. If I execute this command on the target Mac, I receive this error. sudo rsync -An --progress --log-file=docs_transfer server.domain.com:/Volumes/File_Storage/docs /Volumes/File_Storage rsync: on remote machine: -vnpAe.Ls: unknown option rsync
2009 Dec 13
4
v3.0.4 and OSXS - Exit code: 1
Hello, I used Lingon for Leopard Server to create a launchd job that would execute the following rsync (v3.0.4) command when logged in as admin at 12:01 AM each day. sudo rsync -aAHvWX /Volumes/File_Storage/docs/ /Volumes/File_Storage_Mirror/docs When launchd executed this command, it did not work. The system.log file reads "Exited with exit code: 1". It called it at 12:01 AM,
2018 Nov 09
2
Samba with OpenLDAP (not a DC)
Hi, I'm trying to setup a samba server on Ubuntu 16.04 following the docs[1] on the samba wiki. I have my users in OpenLDAP, along with their Posix attributes. They can ssh/sftp to the Linux server and have valid *nix GIDs/UIDs. I've added the 'passdb backend' and 'ldap suffix' lines into my smb.conf[2] however I'm getting errors[3] in smb.log that the ldap server
2018 Nov 09
0
Samba with OpenLDAP (not a DC)
On Fri, 9 Nov 2018 11:04:49 -0600 dee heffem via samba <samba at lists.samba.org> wrote: > Hi, > I'm trying to setup a samba server on Ubuntu 16.04 following the > docs[1] on the samba wiki. > > I have my users in OpenLDAP, along with their Posix attributes. > They can ssh/sftp to the Linux server and have valid *nix GIDs/UIDs. > > I've added the
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':
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
2004 Jun 22
0
Samba PDC problem - error_packet
Hi; I'heve got a strange problem with samba 3.0.4. It's configured as PDC, It functions joining a computer with w2k/XP to domain, logging-in, mapping disk. The problem appears by copying data to the mapped disk or to another resource of server. In windows the indicator or progress stays in one place, after same time a message appears "Network path can't be found" and in
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':