similar to: Windows 2003 Active Directory Compatibility issue in libads/sasl.c

Displaying 20 results from an estimated 100 matches similar to: "Windows 2003 Active Directory Compatibility issue in libads/sasl.c"

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 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
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
2002 Oct 17
1
Compile failure samba3.0alpha20
Hello, I've the following problem. I tried to compile samba3.0alpha20 with the ads support option. Before that I have installed kerberos5v1.2.6! What is wrong! Have anyone an answer, thanks! Compiling libsmb/trust_passwd.c Compiling libads/ldap.c Compiling libads/ldap_printer.c Compiling libads/sasl.c Compiling libads/krb5_setpw.c Compiling libads/kerberos.c libads/kerberos.c: In function
2007 Apr 30
0
winbind's libads/ldap_utils.c repeatedly says 'failed to reconnect (Timed out)'
I'm repeatedly needing to restart winbind v3.0.22 on ubuntu server v6.10. The reason why is that it fails to get group info. The passwd info is still accessible; it just can't figure out what groups a person is in. I'm using idmap backend = ad , and winbind nss info = sfu. Looking in /var/log/samba/log.wb-ADDOMAINNAME, I see many lines at seemingly randomly time intervals that read
2003 Oct 16
0
Samba 3.0.0 CVS 3.0.1pre2: "libads/kerberos_verify.c", line 77: improper member use: keyblock
This has been submitted to https://bugzilla.samba.org/ as Bug 636 I'm trying to build Samba 3.0.0 CVS 3.0.1pre2 under Solaris 8 with MIT Kerberos 5 1.3.1 OpenLDAP 2.1.22 using the Sun Workshop 6U2 compiler Arguments to configure are: configured by ./configure, generated by GNU Autoconf 2.53, with options \"'--with-readline' '--with-libiconv=/usr/local'
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
2006 Nov 10
0
libsmb/cliconnect.o build/build/krb5/lib/libcom_err.so.3
Running into a error while compiling Samba 3.0.23c for AD using krb5 1.5.1. Doesn't matter if I use Sun's cc or gcc. Linking bin/smbd Undefined first referenced symbol in file error_message libsmb/cliconnect.o (symbol belongs to implicit dependency /export/admin/build/build/krb5/lib/libcom_err.so.3) ld: fatal:
2004 Aug 31
4
winbind problem (?) on samba 3 ADS
Hi, I have installed samba 3.0.6 based on the "Official HOWTO" to join out Active Directory environment, with winbind and pam support. I have join the samba to the domain using "net ads join -Umyloginame". I can do the "wbinfo -g", "getent passwd" and "getent group" correctly. I also can list shares on other machine, using kerberos: # kinit
2007 May 03
0
Problem of displying contents of shares
I'm using samba 3.0.24. I create my Makefile for cross compiling smbd nmbd testparm and CP850.so: Makefile: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ # Flags divers #COFLAGS=-O2 CWFLAGS= -g -Wall # Cross compile tools CC=mips-linux-gcc #CC=gcc LINT=splint SHLD= $(CC) -O -D_SAMBA_BUILD_ LDSHFLAGS=-shared -Wl,-Bsymbolic
2005 May 31
1
compile errors samba-3.0.15pre2 redhat 7.3
Hi there, After configuring and doing a make of samba-3.0.15pre2 it fails with the following errors: <snip> Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xd71): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xd99): undefined reference to
2011 Feb 18
2
Samba Cross-Compilation Problem
Hi, I want to cross-compile samba for arm-linux. I have host machine: Red Had Enterprise Edition 5.0 and I am not able to cross compile it. I tried 3-4 Versions of samba but in vain. Can you guide me through compiling process.Which stable version of samba should i use?Step by step cross compilation process.OR If you have binaries or package for samba which i can?directly?use ?at my arm machine.
2004 Apr 20
10
Error with 1.9.0 - Invalid HOMEDRIVE
I installed R project 1.9.0 on Windows XP. The installation went well. Then, I rebooted. Next, I clicked the icon under Programs in the Start menu and received this error, "Fatal Error: Invalid HOMEDRIVE". I clicked OK to the error message. The program does not start. I went to a DOS prompt and did "echo %HOMEDRIVE%" and it returned "C:". This letter is a valid
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26, I get undefined references: ------- Compiling libads/ads_status.c with -fPIC Linking nsswitch/libnss_wins.so lib/system.po: In function `sys_dlopen': lib/system.po(.text+0xc17): undefined reference to `dlopen' lib/system.po: In function `sys_dlsym': lib/system.po(.text+0xc3b): undefined reference to `dlsym'
2004 Jun 26
0
build failure solaris9x86 with Studio9 (forte)
I am setup as follows: CC=/opt/SUNWspro/bin/cc CFLAGS=-fast -xO2 -xtarget=pentium4 CXX=/opt/SUNWspro/bin/CC INSTALL=/usr/ucb/install I untarred 3.0.4 and cd into source and simply ran ./configure with no arguments. It configured fine and then started to build, but failed: ... ... Compiling tdb/tdbutil.c with -KPIC "tdb/tdbutil.c", line 46: warning: assignment type mismatch:
2014 Mar 24
0
Winbind logins failing after upgrade from Samba 3 to Samba 4
Hello, I have a RHEL 6.5 server that was configured to use Samba 3.6.9-167 to authenticate against a Windows 2008 R2 Active Directory domain. The authentication was working fine, but we needed users to log in to this RHEL box with their AD credentials and then access files stored on a Windows file server CIFS share globally mounted on the RHEL box. As such, we added the "cifsacl"
2018 Apr 13
0
[Announce] Samba 4.6.15 Available for Download
======================================================== "The boisterous sea of liberty is never without a wave." Thomas Jefferson ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. Changes since 4.6.14: --------------------- o Jeremy Allison <jra at
2018 Apr 13
0
[Samba] [Announce] Samba 4.6.15 Available for Download
======================================================== "The boisterous sea of liberty is never without a wave." Thomas Jefferson ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.6 release series. Changes since 4.6.14: --------------------- o Jeremy Allison <jra at
2005 May 16
0
FW: Problems compiling samba-3.0.15pre2 on Solaris 9
Hi all, Getting the following when I attempt to compile samba-3.0.15pre2 with the following options under Solaris 9: --with-ldap --with-ads --with-krb5 --with-pam --with-winbind. ---snip-- Compiling lib/hmacmd5.c with -fPIC Compiling lib/iconv.c with -fPIC lib/iconv.c: In function `sys_iconv': lib/iconv.c:139: warning: passing arg 2 of `libiconv' from incompatible pointer type
2004 Oct 06
0
Odd make error
Im building Samba 3.0.7 on Solaris 8. Using Forte 6 Update 2 and GNU make 3.80. gmake runs fine until it failes at nsswitch/libnss_wins.so. Running gmake again won't help. SUN make manages to get the job done. Anyone seen this before? Compiling lib/secace.c with -KPIC Compiling lib/secacl.c with -KPIC Compiling lib/dummysmbd.c with -KPIC Compiling libads/kerberos.c with -KPIC