similar to: passdb/pdb_ldap.c LBER_USE_DER undeclared

Displaying 20 results from an estimated 5000 matches similar to: "passdb/pdb_ldap.c LBER_USE_DER undeclared"

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 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 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
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 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 Jan 22
2
RPC: Problem Deleting LDAP-Entries in pdb_ldap.c
hi there im using samba 3.0.1 and have problems with usrmgr.exe and rpc calls to add/delete users stored in LDAP (2.1.22) an rpc call to add/delete a user gives "Access Denied" some extracts from the log --------------------------------------------------------------------------- smbldap_search_suffix: searching
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
2005 Jan 25
2
make: *** [dynconfig.o] Error
Hi List! I've got a problem building samba 3.0.10 on Solaria 9 box. Configuration is successful with ./configure --with-pam --with-syslog --with-ldapsam --with-automount But make gives the following output. alien> make Using FLAGS = -O -Iinclude -I/usr/local/src/samba-3.0.10/source/include -I/usr/local/src/samba-3.0.10/source/ubiqx -I/usr/local/src/samba-3.0.10/source/smbwrapper
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':
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 :
2004 Jun 03
1
Duplicate/No users in LDAP?
Hello, as I continued exploring Samba 3.0.4 as a PDC, I managed to get roaming profiles up ... Saving changes worked out fine. I logged in as TheUserWithUID=0 ... and tried to add a user. Access denied. The logs for the XP-client contain: > [2004/06/03 23:10:46, 2] passdb/pdb_ldap.c:init_group_from_ldap(1792) > init_group_from_ldap: Entry found for group: 513 > [2004/06/03
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
2020 Jun 16
4
deprecate pdb_ldap and "NT4-like" domains in Samba 4.13 to allow removal for Samba 4.14 in March 2021?
With all the recent talk about ldap stacks, I wondered if we could discuss deprecating and eventually removing pdb_ldap? The reason is that pdb_ldap is primary user of smbldap. smbldap is in turn yet another of our ldap stacks (I have found four so far), in the sense that while it uses OpenLDAP under the hood, it replicates with libads, ldb and tldap the 'get AD-thing out of an LDAP
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':
2006 Oct 04
2
Windows client does not recognize password change...
Hello! SuSE Linux 10.0 Samba 3.0.20b OpenLDAP backend IDEALX scripts v0.9.2 Windows XP SP2 client Everything seems to be working except when changing your password from the Windows client (CTRL-ALT-DEL and "Change password"). When I try to change the password I get the following error message. "The User name or old password is incorrect. Letters in passwords must be typed
2005 Jul 21
2
i can't delete groupmap
Hi, i can't delete groupmap in my samba 3.0.12: # net groupmap list Domain Users (S-1-5-21-3984604316-2900431957-2958281145-513) -> products Domain Admins (S-1-5-21-3984604316-2900431957-2958281145-513) -> man Domain Admins (S-1-5-21-3984604316-2900431957-2958281145-512) -> domadmin Domain Users (S-1-5-21-3984604316-2900431957-2958281145-513) -> domuser # net groupmap delete
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
2007 Feb 21
1
Solaris 9 Samba 3.0.24
I'm currently running samba 3.0.20a I can configure and make 3.0.20a with no problem I run the same configure command on the 3.0.24 source, configure works fine, but make returns the following. ( and just to test if a patch screwed me up I tested configuring and making the 3.0.20a version again, and it worked as it should ) Any bugs with 3.0.24??? Using FLAGS = -O -D_SAMBA_BUILD_