similar to: Samba 4 compile instructions

Displaying 20 results from an estimated 8000 matches similar to: "Samba 4 compile instructions"

2010 Sep 07
1
Samba compile docs
I am interested in compiling Samba 4 and trying the advanced features. I followed the instructions on samba.org to build and compile, though I get the error: failed program.confdefs.h. I have run into this error before, and looking over config log, I see that the build does not see many of the dependencies. Can I modify the build to point to the required files, or at least trace the source
2006 Oct 12
5
DTrace Feature set
Hi All, Can someone help me in getting info about specific dtrace features introduced in individual S10 updates like U1,U2,U3 etc... This message posted from opensolaris.org
2010 Oct 17
5
Samba 3.6 directory ACLs
I have ACLs working for files with the following set in my share definitions: inherit permissions = yes inherit acls=yes map acl inherit=yes vfs_objects = acl_tdb While testing my Samba configuration, I found that permissions are being set to 'special' for directories being copied from Windows instead of the ACL being fully populated. Does Samba 3.6 fully implement ACLS, or are
2014 Feb 18
1
Keeping shares when upgrading to Samba 4
I am upgrading a Samba 3.6 to 4 and wanted to keep my shares and files from the previous version. Will I be able to maintain file metadata in the switch? Sent from my iPhone
2012 Jun 06
2
Samba build errors (Derek Lewis)
Jorell, I installed the packages from your list and attempted to build with your configuration. I still get errors during build referring to swrap_close or nwrap_getgrnam. Also I did not use. /autogen.she, just config and make. Derek Derek
2011 Jul 11
2
Error when execute make quicktest
Hi Everyone. Im installing Samba4 and when i make the "make quicktest" y recibe the following error: (sorry about my english). = Failed tests = == samba3.posix_s3.raw.open (s3dc) == command: /home/debian/samba-master/bin/smbtorture --configfile=$SMB_CONF_PATH --maximum-runtime=$SELFTEST_MAXTIME --target=samba3 --basedir=$SELFTEST_TMPDIR
2016 Oct 22
3
samba 4.5.0 on HPUX(IA-64) make quicktest fails as not able to pick workgroup and netbios name.
Hi Team, On running make quicktest. I am stuck as wbinfo --ping-dc is from selftest/target/Samba3.pm is failing. Below is the code snipped from logs. *Socket opened.* *parse_nmb: packet id = 14795* *nmb packet from 127.0.0.3(137) header: id=14795 opcode=Query(0) response=Yes* * header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes* * header: rcode=0 qdcount=0 ancount=1
2010 Oct 20
0
No subject
Derek -----Original Message----- From: Michael Wood [mailto:esiotrot at gmail.com]=20 Sent: Saturday, November 13, 2010 12:43 PM To: Derek Lewis Cc: samba at lists.samba.org; Jeremy Allison; = samba-technical at lists.samba.org Subject: Re: [Samba] Problems with ACL jumbo patch Hi On 10 November 2010 10:22, Derek Lewis <dlewis at mtu.edu> wrote: > Okay, I search the apt repositories
2003 Jul 23
10
malloc does not return null when out of memory
We have a little soekris box running freebsd that uses racoon for key management. It's used for setting up an ipsec tunnel. I noticed that one of these devices lost the tunnel this morning. I looked in the log and saw this Jul 23 01:37:57 m0n0wall /kernel: pid 80 (racoon), uid 0, was killed: out of swap space I reproduced this problem using this code. #include <stdlib.h> int
2015 Oct 13
2
4.3.0 classicupgrade segfault
Greetings - On a CentOS 6 system, I compiled Samba 4.3.0 successfully (and 'make quicktest' reports "ALL OK") but when I attempt to do a classicupgrade I get a segmentation fault: Reading smb.conf Provisioning Exporting account policy Exporting groups Exporting users Segmentation fault In the system message log, a python error is reported: kernel: python[28732]: segfault at
2015 Jan 09
4
help, please, troubleshooting winbind testing during setup of Samba 4 AD member server
Hello, all! Well, third time is *not* the charm for me. (I've been through the process 3 times with 3 different DCs). I am trying to set up a member server, using Samba 4.1.14, and washing out when getting to the winbind testing. I've tried ignoring the failure and pressing on, but that didn't get anywhere. In this instance, I have a freshly-installed, configured and functioning
2014 Jun 04
2
opus_multistream_encode_float not working in libopus 1.1
> Have you tried compiling it yourself? I just installed git for the first time and downloaded all of the latest source code packages directly from the site. I'm getting the following every time I try to (re)build any of the projects: 1>------ Build started: Project: opus, Configuration: Release Win32 ------ 1> fatal: Not a git repository: 'C:\My
2013 May 17
1
Windows Pathnames with spaces in Puppet file directive
I have to change a file in c:\Program Files <x86>\MSBuild\Microsoft.Cpp\v4.0. I have tried various ways to encapsule the Windows path with spaces but to no avail. The following file { "\"c:\\program files <x86>\\MSBuild\\Microsoft.Cpp\\v4.0\\Microsoft.CppCommon.targets\"": ensure => present, source =>
2017 Mar 01
2
Any update on the v4.0 release dates
Are there any updates on when LLVM v4.0 is to be released? Just curious, MartinO -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170301/0811ce97/attachment.html>
2016 Sep 09
3
problem with bindings configure script
All, I'm trying to compile xapian core and bindings under cygwin. I have no issues running the configure script and then compiling core, but bindings is giving me some issues. I'm running the configure script for bindings as follows: in xapian-bindings-1.4.0 directory. ./configure XAPIAN_CONFIG=/home/John/xapian-core-1.4.0 --with-java and had two issues. The first I solved by doing
2002 Nov 22
2
Add -D_XOPEN_SOURCE_EXTENDED definition for HP/UX 11.00 platform
Hi, I suggest to add the following definition to configure and its template configure.in to allow samba-2.2.x to be compiled on HP/UX 11.00 with some lesser warnings. Without this definition you'll get warnings on all socket operation because the socket operations are UNIX98 specific and HP/UX 11.00 will support this when _XOPEN_SOURCE_EXTENDED is defined. -- Ren? Nieuwenhuizen Afdeling
2010 Nov 18
1
Samba 3.5.6 and ACL patch
I have Samba 3.5.6 running patched with the ACL jumbo patch. When checking the properties of directories under a Samba share, I do not see differences in the mapping of users and permissions for directories from the un-patched version. I still get "CREATOR OWNER" and "CREATOR GROUP" showing up in the security tab under properties. This could be an install/configuration
2011 Feb 27
2
Samba4 start error
Dear All, I would like to ask your help: I have installed Samba4 by following the steps of Samba4 Wiki Howto to a Debian Server. - downloaded via git - compiled successfully - make quicktest is ok. (as far as I see during the process, it has written at the ned: ALL OK) - install is successful ('install' finished successfully) - DC provision is successful (get the summary windows at the
2002 Jan 14
4
[Bug 60] OpenSSH 3.0.2p1 configure script fails on NEXTSTEP
http://bugzilla.mindrot.org/show_bug.cgi?id=60 ------- Additional Comments From djm at mindrot.org 2002-01-14 19:28 ------- Why / where is this needed? Can you show an example of a failed build. This may be an autoconf bug. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2000 Jun 19
1
configure problem on UnixWare 7.1.1
Anyone can locate what was wrong with the below problem on UnixWare 7.1.1 ? The file rand.h was finally found in one of the tests but configure still failed with ... checking for getpagesize... yes checking for OpenSSL directory... configure: error: Could not find working SSLeay / OpenSSL libraries, please install Thanh configure:2302: gcc -o conftest -g -O2 -Wall -I/usr/local/include