Displaying 20 results from an estimated 2000 matches similar to: "VFS crossrename + recycle modules support?"
2015 Mar 05
4
Recycle with path outside the share
Hi,
what do I have to do, to define a recycle folder outside a share e.g. the
users home for each share?
As far as I understand the default values, it's not allowed to leave the
share folder.
recycle:repository = /home/user/.recycle
--
Viele Gr??e
Andreas Hauffe
2020 Mar 09
4
Errors for shares since 4.12.0
Hi,
I tried samba 4.12.0 on our file server which is a domain member and
exporting some shares. We're getting some strange errors on some shares
since the update.
Right after starting or restarting smbd everything is fine. After short
while (seconds or a few minutes) users are getting errors when trying to
access the shares, e.q. "Invalid Handle Error", "An unexpected
2020 Apr 15
2
CTDB and locking issues reloaded
Hi there,
I'm following your list for several months, as we run a CTDB cluster of
Samba gateways over our distributed filesystem. I decided to post my
first message to resume an old thread
(https://lists.samba.org/archive/samba/2016-October/204043.html), hoping
to progress and reach some conclusion.
Essentially, we observe and can reproduce issues when attempting to lock
a given file
2020 Mar 10
0
Errors for shares since 4.12.0
On 10/03/2020 08:03, Andreas Hauffe via samba wrote:
> We have a kerberized NFS4 running on that machine, too.
I do hope that you are not resharing the NFS share(s) via Samba, that
way lies madness ;-)
Try this smb.conf:
[global]
??????? workgroup = SUBDOM
??????? realm = SUBDOM.DOM.EXAMPLE.COM
??????? security = ADS
??????? bind interfaces only = Yes
??????? interfaces = lo enp1s0f0
2020 Mar 10
2
Errors for shares since 4.12.0
Thanks, I will give that a try.
But I need the 'winbind separator = +'. We use some expensive commercial
software (e.g. ANSYS, ABAQUS, ...), which uses shell scripts to start
their software under linux. These scripts are not able to handle a
backslash in the user name. The only solution was to switch to a "+"
character. We reported these issues two years ago.
Regards,
2014 Jan 13
1
segmentation fault in classicupgrade
Hi all,
Is this something I should report in bugzilla? In my smb3.conf I have
vfs object = recycle full_audit crossrename
and when doing a classicupgrade, I'm getting a segmentation fault. It
doesn't finish. (tried 4.1.2, 4.1.3, 4.1.4)
When removing the line, the classicupgrade finishes successfully.
It's easy to get around, but wouldn't it be nicer not to crash..?
2020 Apr 29
0
CIFS VFS: in dmesg when Linux accesses eComStation's (OS/2) FAT filesystem shares
On Wed, Apr 29, 2020 at 10:48:34AM -0400, Felix Miata via samba wrote:
> Jeremy Allison via samba composed on 2020-04-24 11:13 (UTC-0700):
> > Looking at that trace the client is doing a QPATHINFO request
> > (SMBtrans2 request) with level 263 - Query File All Info.
>
> > The OS/2 server doesn't support that, so the client then
> > drops back and does a SMB1
2005 Sep 28
0
VFS recycle - can't get exclude_dir to work
Hello
I'm testing the VFS recycle stuff on a 3.0.14a-Debian (Debian Sarge,
kernel 2.6.8-2). The smb.conf share config part looks like this:
[write]
path = /sambashared/write
browseable = yes
writable = yes
public = yes
vfs object = recycle
#recycle:repository = ../readonly
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = yes
recycle:maxsize = 1000000
2013 Feb 21
1
Possible bug in Samba 4 - no Recycle VFS object
Just a quick check here before I file a bug report. I've just checked if
I can use the recycle VFS object in Samba 4 like I do in Samba 3 - and
it seems that is not implemented yet. Should I file it as a bug report -
or Samba 4 supports/will support this functionality in some other way?
Thanks,
Sebastian
2004 Mar 17
1
Bugs between libtrash and vfs:recycle
Hello,
is ther any known Bug between libtrash and the vfs-Module recycle?
When I delete a file over Samba, the file will not been delete. If I disable
libtrash, all works fine.
matze
2005 Mar 31
1
exclude_dir option for VFS recycle module
Hello all,
I am testing the VFS recycle module, and have a question.
The module is working the way I hoped with the exception of the
exclude_dir option. I have an entry like:
exclude_dir = dir1 -- files I place in dir1 are not sent to the recycle
location. However, if I have a folder beneath dir1 like dir1/dir2, files
in dir2 get sent to the recycle location. I've tried using wildcards in
2005 Sep 29
1
VFS recycle - doesn't work for some users
Hi,
configured samba to handle the deletded files in the recycle directory.
My problem : for some users the deleted files go into the specified
directory for other the files are just deleted and no put in the
recycle directory.
Does someone already had this problem ?
My configuration
[info]
path = /samba/info
write list = @informatique
directory mask = 2770
create mask = 0770
browseable =
2006 Oct 01
1
vfs object recycle: could two shares use the same repository?
Hi,
i use the vfs-object "recycle" on the [homes] share and defined
recycle:repository = /backup/recycle/%G/%U/.recycle.
What happens, when using the same repository path for another share,
e.g. [data]. Could this lead to data loss in the waste bin?
I could of course branch into "/backup/recycle/%G/%U/.recycle/homes" and
"/backup/recycle/%G/%U/.recycle/data" but i
2005 Nov 08
0
VFS recycle options
Hi all.
Just noticed something about my VFS recycle options.
When I delete a file it maintains the old date. i.e file was last modified
on 8th oct that's the date it keeps on the file, rather than overwriting it
with a new date, i.e the date it was deleted.
My config is;
[homes]
comment = Personal Storage Area
browseable = no
guest ok = no
writable = yes
2004 Feb 24
0
vfs recycle and symlinks
Hello,
I'm running samba 3.0.1 on RHEL ES3.0 and I'm trying to use the recycle vfs
module.
The samba share has been expanded with symlinks and the recycle module seems
to have problems with this.
Below you can see logging from debug level 3.
Is there a way to workaround this?
[2004/02/24 10:05:06, 2, pid=29502, effective(10044, 10108), real(0, 0)]
smbd/open.c:open_file(250)
JDTROY
2009 Jan 19
1
recycle vfs module
Dear all
I am using samba 3.0.28 on RHEL5.2. I configured VFS to store deleted file
from samba share. Now i want to write script to delete files from recycle
store after 7 days of deleting file from samba share. How i know the date
when file was deleted from samba share.
Thanks
2004 May 26
1
example configuration for VFS recycle
Hi SAMBA users
Can anybody give me an working part of an smb.conf for vfs recycle?
I use SAMBA 3.0.2-7 on Fedora Core 1
I have read the samba howto and now I know the possible options but not
the right syntax. I found only examples for SAMBA 2.x.
I tried the following (smb.conf ) but it isn't working for the specific
share Daten
[Daten]
vfs objects = recycle
recycle:repository =
2007 Feb 06
0
directory mask and vfs object recycle
Hi,
I'm using vfs object recycle with samba 3.0.14a on Debian sarge and
can't figure out, why the trash folder is created with the rights
drwx------ 3 admin2 admin 4096 2007-02-06 17:49 Trash
and not with the directory mask 0775.
--------
[vol]
comment = share vol
path = /vol/
create mask = 0664
force create mode = 0664
force group = admin
2009 Dec 23
0
samba vfs: recycle bin doesn't work with osx machines
Anyone here running a mixed network with windows and/or linux and Mac OSX
(10.5) machines and also using the VFS Recycle Bin module in their smb.conf?
Running Debian 5 with all latest updates on a Intel based server.
I've got a network with all the oses above and the recycle bin works fine for
the windows and linux clients, however anything deleted by the mac clients
doesn't end up in
2002 May 16
1
VFS modules (recycle).
hi,
Does anyone have the VFS recycle module working? I get the following
error:
[2002/05/14 14:01:45, 0] smbd/vfs.c:vfs_init_custom(120)
Error opening /usr/local/samba/lib/vfs/recycle.so: /usr/local/samba/lib/vfs/recycle.so: undefined symbol: DEBUGLEVEL_CLASS
Thanks,
j.
--
......................
..... Jason C. Leach
..
Current PGP/GPG Key ID: 43AD2024