Displaying 20 results from an estimated 10000 matches similar to: "Samba compile docs"
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
2010 Sep 07
3
Samba 4 compile instructions
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
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
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
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
2010 Feb 23
1
patch about compile R with clang
clang is compiler http://clang.llvm.org, it is fast and better c compiler then gcc, yesterday i use clang and gfortran compile R.
The only two change in source code is :
1. the configure file (in confiure when test include wctype.h,gcc can compile but clang need include both wchar.h wctype.h),so this is patch
--- /r/configure
+++ /myr/configure
@@ -39172,6 +39172,7 @@
cat
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
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
2002 Apr 04
1
problem to compile wine
I have the following errors in my config.log:
conftest.c:2: parse error before `me'
configure:1765: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure: failed program was:
#line 1923 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
This error occurs several times. confdefs.h does not exist. Why?
*** Note: Your system
2018 Apr 06
2
Announce: OpenSSH 7.7 released
On 6 April 2018 at 01:36, Randall S. Becker <rsbecker at nexbridge.com> wrote:
[...]
> Sorry to report that I'm having difficulty building on NonStop (built from a
> git clone at 2c71ca1). Configure is failing, run as:
>
> configure --prefix=/usr/local --without-openssl-header-check
> ...
> checking for sys/un.h... yes
> checking compiler and flags for sanity... no
2016 Sep 12
2
problem with bindings configure script
James,
That worked, thanks, but with a caveat. I don't know if this is a
limitation of autoconf/configure, but jni.h wants to include jni_md.h,
which is located in JNI_INCLUDE_DIR/win32, which is not automatically
searched. I was able to work around this by moving jni_md.h from the win32
sub directory to the same directory as jni.h. No idea who's bug this is, if
it is legitimately a bug,
2011 May 17
2
CentOS 5.6 X86_64 install problem
I am trying to install samba 4 on a CentOS 5.6 X86_64 with all update
installed following the directions from
http://wiki.samba.org/index.php/Samba4/HOWTO
Installed git and am able to use that to pull down latest version of
samba source code
ran ./configure.developer (can post output from this long file if
needed)
Once that was done I ran the make command and got this at the end
2010 Sep 02
1
samba4 eventually stops working
I'm running samba4 from git (latest as of sep 1) on ubuntu 10.4. It's
operating as a PDC, as well as hosting a shared drive.
The last couple days I've noticed that my shared drives will appear as
disconnected, and indeed trying to connect to the server times out. If
I look on the server, there are many (50ish) samba processes all sitting
there sleeping. If I use the init script to
2005 Apr 19
1
Patch for UnixWare 7
Hi,
I have ported OpenSSH-4.0p1 to UnixWare 7.1.4. Can you please add the
following for UnixWare 7 in the configure script:
Description:
+ cross compiler produces i386a.out.
+ libcrypt which needs to come after openssl's libcrypto.
+ passwd needs user name.
Thanks,
Ahsan Rashid
--- openssh-4.0p1/configure Tue Mar 8 23:54:16 2005
+++ dist/configure Thu Apr 14 17:09:54 2005
@@ -1728,7
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
2010 Sep 11
1
Samba4 and files downloaded from Internet
Hi all,
I am new to Samba4 so sorry if my first question is "stupid".
We have some Windows7 computers at our office and i decided to give Samba4
a try.
Did follow: http://wiki.samba.org/index.php/Samba4/HOWTO
No big problem, some hours later I had a Windows7 box joined to the Samba4
domain and a user logged in, did create some text documents on the users
desktop, logged out and saw
2002 Feb 26
2
compile problems on netbsd with samba-latest & openldap-2.0.23
dear list,
i have problems when compiling openldap-2.0.23 and the latest samba
version (2.2.3a) on netbsd (8500/180 powerpc).
Openldap compile procedure is running fine but when trying to compile
samba --with-ldapsam I get just this message :
config.log :
configure:13019: gcc -o conftest -O
-I/usr/local/openldap-2.0.23/include -L/usr/local/openldap-2.0.23/lib
conftest.c -lldap -llber
2001 Oct 08
1
Ported OpenSSH 2.9.9p2 to Dynix
Hello Porters,
I've finally (thanks to Wendy Palm of Cray) ported OpenSSH to
Dynix v4.4.4. I had to make sure that "UseLogin" was set to "no" in the
sshd_config file. Also, here are the old-style contextual diffs (obtained
with 'diff -c' on the Dynix box) of the two files I had to change:
*** configure Sat Jun 16 17:09:50 2001
--- configure.new Mon Oct 8
2004 Feb 05
1
anyone else have a <sys/stat.h> that DOESN'T #include <sys/types.h> ?
I'm porting openssh 3.7.1p2 to a very BSD 4.4-ish system. My first
hint of a problem was that configure said it couldn't find <sys/types.h>
and that the sizes of char, int, etc were 0 (zero). It turned
out that "confdefs.h" had HAVE_SYS_STAT_H defined, but not HAVE_SYS_TYPES_H,
resulting in code such as the following to fail to compile on
a system where sys/stat.h does
2005 Sep 28
2
Permission denied: failed to chdir to /home/paul
Hi,
I've been trying to set up Exin and Dovecot and think I've almost gotten
there. However I'm not recieving mail to my inbox and I get messages like
the following in /var/log/exim/main.log:
2005-09-28 04:14:47 1EKZtf-0003gQ-26 <= users-return-105525-paul=
paulororke.net at openoffice.org H=s002.sfo.collab.net<http://s002.sfo.collab.net>(
openoffice.org