search for: ldap_no_memori

Displaying 7 results from an estimated 7 matches for "ldap_no_memori".

Did you mean: ldap_no_memory
2011 Jan 13
1
Error compiling Samba 3.5.5 on HP-UX 11.11
I've run into an error when trying to compile libnet/libnet_join.c: cc: "libnet/libnet_join.c", line 111: error 1588: "LDAP_NO_MEMORY" undefined. cc: "libnet/libnet_join.c", line 111: warning 563: Argument #2 is not the correct type. The source below is what triggers it (line 111 is marked): static ADS_STATUS libnet_connect_ads(const char *dns_domain_name,
2006 Oct 12
1
install failing on bsd
Hi Everyone I'm a total newbie so please bear with me I'm running FreeBSD 5.4 and I hae tried (numerous times) to install Samba based on these instructions http://joseph.randomnetworks.com/tag/nsswitch this is the error I keep getting Using FLAGS = -O -pipe -D_SAMBA_BUILD_ -I/usr/ports/net/samba3/work/samba-3.0.23c/source/iniparser/src -Iinclude
2018 May 01
1
cannot compile 4-8-stable or 4-8-test
Samba from git (4-8-stable and 4-8-test) is failing to compile. I did not have these issues with the previous 4-7 branches. Basically this installation is just a simple file server, no domain, ad, print service, etc. necessary or even desired. My configure arguments: $ ./configure --without-winbind --disable-avahi --without-ads --without-ldap --without-pam --without-quotas --without-dnsupdate
2007 Feb 12
3
Autogenerating of operatingSystem and operatingSystemVersion attributes in AD
When Samba joins to AD, net creates 'Computer' object in target AD. Object 'Computer' has attributes operatingSystem and operatingSystemVersion, which automatically setup in properly value, when native Windows join to AD. I offer a patch to utils/net_ads.c to do similar way - set up operatingSystem to "Samba" and operatingSystemVersion to Samba version, when Samba
2006 Jul 13
2
Kerberos Keytab Code Update in 3.0.23
First thing - I'd like to say a big "THANK YOU" to the developers. I just upgraded to samba-3.0.23 and I've noticed an alarming issue with respect to my configuration. I've been using the built-in keytab management and it looks like the updated code no longer creates the userPrincipal in Active Directory. Whether this is an issue for others or not, it would be nice to have
2008 May 23
0
installing Samba3 on FreeBSD 6.2
I'm trying to install Samba3 on FreeBSD 6.2 according to the Joshep's blog http://joseph.randomnetworks.com/archives/2005/11/08/freebsd-users-and-groups-with-samba-winbind-and-active-directory/ and this is what I get. can anybody help me??????? THanks, Augustin Using FLAGS = -O2 -fno-strict-aliasing -pipe -D_SAMBA_BUILD_ -I/usr/ports/net/samba3/work/samba-3.0.23c/source/iniparser/src
2003 Mar 17
2
Samba 2.2.8 compile failure - Solaris 8, SunCC, LDAP
My apologies if this isn't the correct posting address -- I didn't see an obvious "report problems here" on the website. Some of the code modifications introduced between 2.2.7 and 2.2.8 don't appear to agree with Solaris, using Sun's CC, with the LDAP support code. Note that I'm linking against the Solaris-bundled LDAP package (SUNWlldap). |% env