similar to: how to add new vfs module to build...

Displaying 20 results from an estimated 2000 matches similar to: "how to add new vfs module to build..."

2015 Jan 26
1
how to add new vfs module to build...
On 1/24/2015 3:03 PM, Volker Lendecke wrote: > On Sat, Jan 24, 2015 at 01:35:40PM -0500, Ed Sutter wrote: >> Hi, >> I'm working with version 4.1.6 to create a new VFS module. >> I've been experimenting by just modifying one of the existing >> module source files (vfs_full_audit.c) and that rebuilds as expected. >> >> I want to step back now and create
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree: $ git remote -v origin git://git.samba.org/samba.git (fetch) origin git://git.samba.org/samba.git (push) $ git pull $ ./configure ... $ make clean WAF_MAKE=1 python ./buildtools/bin/waf build ./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2019 Oct 30
2
vfs objects
Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS <https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS> . Todd
2013 Nov 29
1
Samba4 git pull of today (11/28/2013) link error on FreeBSD 9.2 RELEASE
./configure --bundled-libraries && make ............ [3638/3880] Linking default/source4/lib/policy/py-policy.so [3639/3880] Linking default/source4/auth/ntlm/libauth4.so [3640/3880] Linking default/source4/ntvfs/libntvfs.so default/source4/ntvfs/sysdep/inotify_1.o: In function `inotify_setup': inotify.c:(.text+0x503): undefined reference to `inotify_init'
2013 Oct 08
1
git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure
Hi all, As samba4 git source took a looong time to download, I've moved the folder away from original directory. Trying to compile 4.0.10, make shows : > 'configure' finished successfully (52.943s) > WAF_MAKE=1 python ./buildtools/bin/waf build > cannot find include/config.h > Waf: Entering directory `/home/serveur/git/samba4/bin' > bld.curdir >
2005 May 17
3
Linux integration with AD
Hi All, I extended my AD schema (SFU 3.5) and migrated the users and groups from my NIS domain. The groups migrated from the NIS have the same GID like on the NIS. I added linux machines to my AD domain using windbind, and define on the smb.conf "idmap gid = 10000-20000". I logged in using my AD user account, and when I'm doing "id", I see that all the AD groups
2020 Nov 10
2
vfs readahead && windows server 2016/2019?
Hi Jeremy, thank you for your very helpful response. We're looking at a few more options. Would you have the time to provide some guidance on these, how helpful they may be? - *aio ** -> https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html#AIOREADSIZE - *write cache* -> https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html#WRITECACHESIZE -
2015 Jun 10
4
Need another workaround for FSMO transfer problem
On 05/28/2015 04:18 AM, Rowland Penny wrote: > On 28/05/15 01:33, John Lewis wrote: >> On 05/26/2015 07:34 AM, Rowland Penny wrote: >>> On 26/05/15 03:05, John Lewis wrote: >>>> https://wiki.samba.org/index.php/Flexible_Single-Master_Operations_%28FSMO%29_roles#Transfering_a_FSMO_role >>>> >>>> >>>> >>>> I ran into that
2015 Jun 11
2
Need another workaround for FSMO transfer problem
On 06/11/2015 04:33 AM, Rowland Penny wrote: > On 11/06/15 00:20, John Lewis wrote: >> On 05/28/2015 04:18 AM, Rowland Penny wrote: >>> On 28/05/15 01:33, John Lewis wrote: >>>> On 05/26/2015 07:34 AM, Rowland Penny wrote: >>>>> On 26/05/15 03:05, John Lewis wrote: >>>>>>
2014 Jan 31
1
Building WMIC
I downloaded source for samba-4.1.4 in hopes of testing the WMI functionality. I added to source4/wscript_build: bld.RECURSE('lib/wmi') This results in a build error: # make WAF_MAKE=1 python ./buildtools/bin/waf build Waf: Entering directory `/root/samba-4.1.4/bin' Selected embedded Heimdal build Checking project rules ... Unknown dependency 'samba-config' in
2007 Jun 14
1
VFS Full Audit module forces logging of failures
Hi All, I have taken a look through the vfs_full_audit.c module in samba-3.0.10/source/modules/ and it seems that there is no way to turn off logging of *some sort* of failure event... There is the concept of a 'none' list of ops (this is the default for the success event), and there is a concept of an 'all' list of ops (the default for the failure event), but there is no way to
2019 Oct 30
0
vfs objects
On 30/10/2019 17:32, torch via samba wrote: > Is the ?important" vfs objects parameter documented in a man page anywhere? It appears in the man pages of several vfs modules, but never fully documented that I could find. Apparently it once was from a now dead link https://www.samba.org/samba/docs/old/Samba3-HOWTO/smb.conf.5.html#VFSOBJECTS
2019 Oct 30
1
vfs objects
If you have bash-completion-extras (or the equivalent for your bistro) installed, you should be able to type ?man vfs? and hit tab completion to see your list of available vfs objects. > On Oct 30, 2019, at 11:38 AM, Rowland penny via samba <samba at lists.samba.org> wrote: > > On 30/10/2019 17:32, torch via samba wrote: >> Is the ?important" vfs objects parameter
2012 Oct 08
1
samba4 64bit-portability-issue
Hi, I'm trying to build samba-4.0.0rc2.tar.gz on build.opensuse.org and I'm getting this error message: E: samba4 64bit-portability-issue ../source3/modules/vfs_full_audit.c:1837, 1853 Can anyone help me solving this error ? This is what I found on the log: [ 1453s] ../source3/modules/vfs_full_audit.c: In function 'smb_full_audit_sys_acl_blob_get_file': [
2014 Mar 02
0
3/2/2014 Samba4 git pull make clean error
Hi, I did a git pull and gmake clean give me error: root at www:/usr/local/samba-master # gmake clean WAF_MAKE=1 python ./buildtools/bin/waf clean Selected embedded Heimdal build /usr/local/samba-master/wscript: error: Traceback (most recent call last): File "/usr/local/samba-master/buildtools/wafadmin/Utils.py", line 647, in recurse exec(compile(txt, file_path,
2013 Nov 05
1
4.1.0 auditing : can't get only wanted vfs operations to log
HI all, So I'd like to log the user's operations on some shares. As I need to know who made what when. I'd read a previous answer from Andrew about auditing, so I can see loggued operations. Modified smb.conf : > [global] > vfs objects = dfs_samba4, acl_xattr, full_audit > full_audit:success =none > full_audit:failure = none share is : > [journal] > path =
2018 May 11
4
vfs_full_audit and facility 'auth'...
On Fri, 11 May 2018 09:14:24 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > Mandi! Rowland Penny via samba > In chel di` si favelave... > > > You would replace 'FACILITY' with one of the facilities shown in > > 'man syslog' e.g. full_audit:facility = LOG_AUTH > > OK, done. But samba (as stated in previous email) still reply:
2017 Sep 19
1
How to track attempted breakins, authentication failure logging
On Tue, 2017-09-19 at 17:02 +0200, L.P.H. van Belle via samba wrote: > Hai Mark, > > I see the bugreport for this is still untouched. > https://bugzilla.samba.org/show_bug.cgi?id=11998 I've closed that bug now. Extensive work has been done to add this feature to Samba 4.7, due out this week: https://wiki.samba.org/index.php/Setting_up_Audit_Logging Two new debug classes,
2013 Oct 17
1
Samba 4 auditing
Greetings everyone !!! Maybe is a dumb question, but i couldn't find anything about it on samba wiki and no topics on mailing list since i was subscribed, is it possible audit files and folder user operation on active directory mode the same way is done with vfs_full_audit on old pdc style mode ? Regards Dante F. B. Colo
2018 May 08
2
vfs_full_audit and facility 'auth'...
Mandi! Rowland Penny via samba In chel di` si favelave... > >From 'man vfs_full_audit' > > full_audit:facility = FACILITY > Log messages to the named syslog(3) facility. > > See 'man syslog' for the 'facilities' you can use. [2018/05/08 17:34:42.388486, 0] ../source3/param/loadparm.c:1179(lp_enum) lp_enum(LOG_AUTH,enum): value