similar to: Samba VFS opendir and readdir

Displaying 20 results from an estimated 5000 matches similar to: "Samba VFS opendir and readdir"

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
2015 Feb 12
1
Error in vfs module man page
There is an error in the vfs_shadow_copy man page. The module is described as: "vfs_shadow_copy ? Make a Samba share read only for a specified time period" which is obviously wrong. The error can also be found in the corresponding pages on the Samba site: https://www.samba.org/samba/docs/man/manpages/ The link "vfs_shadow_copy(8)" has the same erroneous description. As
2004 Oct 21
0
compile errors samba 3.0.7 vfs
Hi all, sorry for the long posting. Samba 2.2.x is outdated. Trying to switch to 3.0.7 with no success. The vfs layer is one of my current problems. Googled some time for an solution for this: [2004/10/21 20:04:00, 0] smbd/server.c:main(760) smbd version 3.0.7 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/10/21 22:12:07, 0] smbd/server.c:main(760) smbd version
2004 Dec 13
2
compile samba v3.0.9 vfs-errors
Hello NG, found a thread with almost my current problem. There wasn't any solution out there. Maybe anything has changed? I want install samba v3.0.9 on an old rh linux v7.1. Currently there's no chance to update the core system. But while compiling it breaks with many "vfs"-errors as shown below: ..SNIP.. modules/vfs_shadow_copy.po(.text+0x6e2): undefined reference to
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
2004 Sep 11
1
[PATCH] fchdir syscall, opendir function
This adds the fchdir syscall and a new opendir() function. diff -purNx linux ../klibc-0.172/klibc/SYSCALLS.def ./klibc/SYSCALLS.def --- ../klibc-0.172/klibc/SYSCALLS.def 2004-08-25 23:56:49.000000000 +0200 +++ ./klibc/SYSCALLS.def 2004-09-11 20:46:10.187551992 +0200 @@ -86,6 +86,7 @@ int access(const char *, int) int link(const char *, const char *) int unlink(const char *) int chdir(const
2014 Dec 09
2
virusscan vfs module
Hello Is it possible to use clamav with samba 4 (4.1.6) - e.g. vfs module. Or is there another way to scan files on a share? There are some vfs modules for samba 3.X but I can?t find one for samba 4. Thanks for any help With Regards, Anup
2014 Apr 15
2
VFs recycle, what about a trigger to delete files after xxxx!?
Dear all, I am working with vfs recycle and it is a real great thing. But something I missed all the years is a param like : recycle:purge=MAXDAYS. (where MAXDAYS is, Age of which files and directories are stored In the recycle before they are purged) I do this with my own scripts but it would be a great feature for me as admin to set this param without the need of scripting myself. EDV
2015 May 31
2
Error in man page
A few months ago I reported an error on a Samba man page available online. The error is still there. Can someone with the appropriate privileges correct it? Thank you. "vfs_shadow_copy - Make a Samba share read only for a specified time period" This is obviously wrong. The error is present in the following pages: https://www.samba.org/samba/docs/man/manpages/
2008 Dec 15
4
Is = now the same as <- in assigning values
I?m a PhD student at the University of Warsaw, and have started using R. In many books they specify to use <- instead of = when assigning values, and this is also mentioned in older posts on the R website. However, it seams to me that some update has occured, becuase I continously get the same result wether I use <- or =. I would be extremely helpful for any answer to this. = seams more
2012 Oct 17
2
Disconnected for inactivity time.
Hello, After 10 mins of unactivity of pop3 , dovecot disconnect the user (-ERR Disconnected for inactivity.) What is the option in the config file which control the unactivity logout time ? becuase i want to decrease the inactivity time To 5 mins instead of 10 mins Please advise Robert JR
2006 Aug 16
2
Jabber installation Guide
Hi guys, Is there any guide on how to install Jabbe on a windows small business server? Charles -- "It is unwise to pay to much, but it is worse to pay too little; you sometimes lose everything becuase the thing you bought was incapable of doing the thing it was bought to do" -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jul 31
2
ownership
not sure if i misunderstood the documentation but my understanding is the -a option preserves ownership and permissions on transfer. i did a remote test and i see ownership changed is that becuase user does not exist in the remote box 4.0K drwxr-xr-x 14 zoe zoe 4.0K 2007-07-15 08:08 zoe but in the remote system they changed to 4.0K drwxr-x--- 8 boricua users 4.0K 2007-05-02 11:07
2009 Aug 06
1
[PATCH] Fix errno check in readdir in devsparts.c
--- daemon/devsparts.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/daemon/devsparts.c b/daemon/devsparts.c index b89682c..e9c5e8f 100644 --- a/daemon/devsparts.c +++ b/daemon/devsparts.c @@ -40,7 +40,6 @@ foreach_block_device (block_dev_func_t func) int size = 0, alloc = 0; DIR *dir; - struct dirent *d; int err = 0; dir = opendir
2004 Feb 19
2
New to Samba
I am new to samba but becuase I use squid and I want to track my authenticated users I installed samba 3 but keep hitting dead ends on how to add it to the domain etc. I can't seem to even get the smbd to startup. I got swat keying into the smb.conf but it ended up in another directory so I don't think that is configured. I can't even find good documentation to see if samba is even
2007 Sep 18
1
DO NOT REPLY [Bug 4979] New: readdir() failure results in remote deletes
https://bugzilla.samba.org/show_bug.cgi?id=4979 Summary: readdir() failure results in remote deletes Product: rsync Version: 3.0.0 Platform: PPC OS/Version: Mac OS X Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: joe07734@gmail.com
2009 Mar 05
1
[PATCH 3/5] COM32: Improve opendir() to deal with no '/' at end of string
From: Gene Cumm <gene.cumm at gmail.com> COM32: Improve opendir() to deal with no '/' at end of string Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- Originally, this was going to be 3 patches but I ended up doing a little more. Currently, the COMBOOT call required a '/' to recognize that you're searching for a directory. This checks and automatically
2009 Mar 05
0
[PATCH 1/1] COM32/opendir: free for malloc
From: Gene Cumm <gene.cumm at gmail.com> COM32/opendir: free for malloc Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- Matching the malloc with a free. diff --git a/com32/lib/opendir.c b/com32/lib/opendir.c index 7063f8c..5129273 100644 --- a/com32/lib/opendir.c +++ b/com32/lib/opendir.c @@ -50,6 +50,8 @@ DIR *opendir(const char *pathname) /* ENOTDIR is
2009 Mar 06
0
[PATCH 1/2] COM32/opendir: remove unneeded zeroing
From: Gene Cumm <gene.cumm at gmail.com> COM32/opendir: remove unneeded zeroing; a member of DIR and errno were zeroed unnecessarily Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- DIR is allocated with calloc() and errno shouldn't be zeroed unless I set it and know I need to ignore it. Depends on the string of patches I've submitted this week diff --git
2004 Jan 30
2
WINS, must be master browser?
i have an NT4 server and a linux samba server. the NT4 server is currently the WINS server. it works perfectly. i want to ditch it and use my samba server as the WINS server, however WINS simply does not work. could this be becuase the WINS server also needs to be the local master browser? here is the global section of my smb.conf [global] workgroup = laboratory os level = 2