search for: ldap_add_result_entri

Displaying 11 results from an estimated 11 matches for "ldap_add_result_entri".

Did you mean: ldap_add_result_entry
2013 Jan 07
3
AIX and ADS support?
So, if I read this right, Samba4 should be able to participate as a domain controller, if I specify the option --with-ads, right? I'm using the following options: --with-winbind --with-swat --with-ads --with-ldap --with-acl-support --with-dnsupdate --with-aio-support --prefix=/opt/samba-4.0.0 --sysconfdir=/etc/samba-4.0.0 --localstatedir=/var/samba-4.0.0 The configure script pukes at the
2015 Jun 03
1
No builtin nor plugin backend for ldapsam found
Hi all, in order to upgrade a working samba3 domain controller with OpenLDAP backend, I compiled samba-4.1.17 with the following switches: --with-ldap according to configure log, the compiler found the ldap libraries: [...] Checking for header ldap.h : yes Checking for header lber.h : yes Checking for header ldap_pvt.h : no
2013 Jul 25
1
"./configure" LDAP checks failing on AIX
Samba version 4.0.7 Aix 6.1 Compiler: IBM xlc Last lines of "./configure" output: Checking for ldap_init : not found Checking for ldap_init_fd : not found Checking for ldap_initialize : not found Checking for ldap_set_rebind_proc : not found Checking for ldap_add_result_entry : ok Checking whether ldap_set_rebind_proc takes 3 arguments : ok Active Directory support not available:
2015 Jun 14
1
Checking for library ldap: not found
Hi, I try to install samba-4.2.2.tar.gz (first I uninstalled the already existing samba-4.1.0) on a Slackware-14.1 system and 4.0.5 kernel.At the ./configure level I receive: .....Checking for library ldap: not found Checking for ldap_init: not found Checking for ldap_init_fd: not found Checking for ldap_initialize: not found Checking for ldap_set_rebind_proc: not found Checking for library ldap:
2015 Feb 19
1
AIX and ADS support?
On 19/02/15 05:42, Craig Green wrote: > Benjamin Huntsman <BHuntsman <at> mail2.cu-portland.edu> writes: > >> So, if I read this right, Samba4 should be able to participate as a domain > controller, if I specify the option >> --with-ads, right? >> >> I'm using the following options: >> >> --with-winbind >> --with-swat >>
2015 Feb 19
0
AIX and ADS support?
Benjamin Huntsman <BHuntsman <at> mail2.cu-portland.edu> writes: > > So, if I read this right, Samba4 should be able to participate as a domain controller, if I specify the option > --with-ads, right? > > I'm using the following options: > > --with-winbind > --with-swat > --with-ads > --with-ldap > --with-acl-support > --with-dnsupdate >
2014 Feb 08
0
how to enable Active Directory support building samba on AIX?
Hello I'm trying to build samba 4.1.4 on AIX 7.1 with xlc 12.1: Before building samba the build of openldap works correctly with: export LDFLAGS=-L/usr/local/samba/samba-4.1.4/lib ./configure --prefix=/usr/local/samba/samba-4.1.4 \ --sysconfdir=/usr/local/samba/conf --localstatedir=/var/samba/openldap \ --mandir=/usr/local/samba/samba-4.1.4/man --with-threads=no
2013 Feb 25
7
"Samba 4" - "smbd"; "can't parse the PAC: NT_STATUS_BUFFER_TOO_SMALL" error but only for a single domain user ("Server 2008 R2" domain, "Server 2008" functional level forest).
Hello, We're having a problem with "Samba 4" joined to a "Server 2008 R2" domain (at "Server 2008" functional level across the forest). The interesting thing is that this only affects a single user - all other accounts work without problems. When accessing our main server using that account, "smbd" always reports "can't parse the PAC:
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All, I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on solaris 9. We are currently running 3.0.23d and have been putting off upgrading for far to long. I've tried gcc and sun studio 12 cc with the same issues when it comes to compiling dbwrap.c. I can't seem to find anything on google that's related to my issue. Here's my configure line when
2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1. I'm compiling Samba with ADS support against a locally installed Heimdal 1.3.2 Kerberos installation and I'm getting a failure while compiling clikrb5.c This is using the IBM xl_C compiler. Below is the complete build logs. I'm able to get around the error if I undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the
2018 Dec 06
3
Build error while upgrading samba 4.9.3
Hi Team, Trying to upgrade samba 4.9.3 on debian wheezy. while building facing the following error. Build phase! ` Configuring Samba 4 - x86_64 Checking for program gcc or cc : /usr/bin/gcc Checking for program cpp : not found Checking for program ar : /usr/bin/ar Checking for program ranlib : /usr/bin/ranlib Checking for gcc