Displaying 20 results from an estimated 60000 matches similar to: "recycle only works for admin user"
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
2014 May 27
1
vfs objects acl_xattr and recycle incompatible?
Hi,
I cannot edit ACLs from Windows any more since I added "vfs object =
recycle" to one share. ACLs still work on other shares.
I have "vfs objects = acl_xattr" in the global section.
Is this incompatible with recycle?
The strange thing is that even after commenting out "recycle" and
reloading smb.conf, ACLs still don't work on that share. Do I need to
2015 Mar 12
2
lots of outdated docs
Hi,
The web page https://www.samba.org/samba/docs/ must be from the last
millenium, it offers a "tarball of the daily docs build" of version 3.3
The manpage for vfs_recycle is even worse, it says:
"This man page is correct for version 3.0.25 of the Samba suite."
Is there a chance that we can get man pages which describe all options
of samba 4.2?
Specifically I was looking
2014 Jun 24
1
access rights for unix groups unreliable
Hello,
Please help me with this.
Access rights granted with acl to unix groups work only
on about 2 out of 10 logins, otherwise I get access denied.
Directories with rights granted to everybody are always accessible.
Rights were granted from within Windows 7 to a unix-group named "g_all".
Samba is 4.1.6 of Ubuntu 14.04
Output of testparm:
rlimit_max: increasing rlimit_max (1024) to
2015 Mar 12
0
lots of outdated docs
For more recent documentation you should start at: https://wiki.samba.org
It puzzles me also why these old doc's are still on
https://www.samba.org/samba/docs/
Best regards,
Marcel
2015-03-12 14:18 GMT+01:00 Klaus Hartnegg <hartnegg at uni-freiburg.de>:
> Hi,
>
> The web page https://www.samba.org/samba/docs/ must be from the last
> millenium, it offers a "tarball of
2015 Apr 20
3
Map to Guest not working
Am 20.04.2015 um 00:24 schrieb Andrey Repin:
> First, I don't see "guest ok = yes" on your share.
> Second, try with "map to guest = bad user", if you don't want to fix the link
> to your domain proper.
And probably you must also make sure that the user specified at "map to
guest" actually exists, and has read permission in the shared directory.
2009 Jul 09
0
VFS recycle & force user (fwd)
Hi,
have you some idea?
Lukas
---------- Forwarded message ----------
Date: Wed, 8 Jul 2009 08:27:53 +0200
From: deseyve@linuxbox.cz
To: Dale Schroeder <dale@BriannasSaladDressing.com>
Cc: samba@lists.samba.org
Subject: Re: [Samba] VFS recycle & force user
I tried both - recycle:repository = .recycle/%U and also recycle:repository = .recycle/%u
But with same result - samba maked
2002 Jun 27
2
Samba 2.2.5 Recycle Bin file permissions
Using Samba 2.2.5 on FreeBSD 4.5.
We have a file share used by several people working on common projects.
The share is set up with
force group = cad
create mask = 0774
force create mode = 0774
directory mask = 0775
force directory mode = 0775
so that everyone can create/modify any file in the share.
The new VFS recycle bin, however, sets the file
2019 Jun 10
0
SAMBA AD VFS:Recycle bad permissions
In the fact, I don't undestand. I have no problem with deleted files,
and I have 700 on .deleted folder because I don't need to have users be
able to open deleted folder with deleted files, it is only for me. If
VFS:recycle is enabled, new created files on share folder (not .deleted
folder, not deleted files) permission to this folder are limited by mask
and owner is "root".
2019 Jun 10
0
SAMBA AD VFS:Recycle bad permissions
Hello
my smb.conf + working and no working ACL share folders
[global]
netbios name = FENIX
realm = PFCZ.INTRA
server role = active directory domain controller
workgroup = PFCZ
idmap_ldb:use rfc2307 = yes
dns forwarder = 10.254.254.1
unix extensions = no
wide links = yes
follow symlinks = yes
bind interfaces only = yes
interfaces = lo eno1
max log size = 150000
[netlogon]
path =
2019 Jun 10
0
SAMBA AD VFS:Recycle bad permissions
Good morning,
I have tried upgrade SAMBA to version 4.10.4 and my error still exists.
New created file has mask limited perrmisions if VFS:recycle module is
activated for share. If module is off, rights for new files works
corectly. I have it on 3 servers with Samba 4.10 and 4.9, one server
withj 4.8 works properly.
any ideas?
bB
------ P?vodn? zpr?va ------
Od: "Tom?? Havl?n via
2017 May 04
3
system error 58 when guest connects from Win10
I cannot connect as guest from Win10 to Samba anymore,
since I removed "server max protocol = NT1"
net use \\%IP%\testshare /user:"" "" /persistent:no
System error 58 has occurred.
The specified server cannot perform the requested operation.
It works when I supply a userid and password.
It works from Win7.
It fails only in the combination Win10, SMB3,
2009 Jul 07
3
VFS recycle & force user
Hi,
i have problem with share with parametr "force user"
Here i my settings of VFS modul recycle
vfs object = recycle
recycle:repository = .recycle/%u
recycle:maxsize = 50000000
recycle:exclude = *.tmp *.temp *.o *.obj ~$*
recycle:exclude_dir = sdileni/*/profile* tmp temp cache
recycle:versions = yes
2019 Jun 10
1
SAMBA AD VFS:Recycle bad permissions
I had similiar issue on samba 4.8 domain member (new files with wrong
permissions), when I realised that You need to list all modules that You
wish to use in "vfs objects" every time , there is no inheritance from
global -> shares that is if You have e.g.
[global]
...
vfs object = acl_xattr
..
[some share]
...
vfs object = recycle
..
On samba DC "acl_xattr" is
2019 Jun 06
2
SAMBA AD VFS:Recycle bad permissions
Hello dancers,
I upgraded SAMBA to version 4.9 in three little companies. Then we have
found an error with permissions, on shared discs where is VFS:recycle
enabled, new created folders seem to be ok, but new files are writable
only from owner. Getfacl gets back mask r-- so effective rights are
changed. Shared discs without VFS:recycle work fine, and if I disable
VFS:recycle on shared
2020 Jun 23
0
Question regarding Recycle
Hi Anders,
Mason, can you share your security settings on .../Top/Home? I might have
> an issue with creating folders on the top level.
>
Anders, I have an unusual setup using nested shares, where \\fs1\Top is the
parent share, which corresponds to the POSIX path /srv/samba/Top/ and
multiple nested shares setup similarly to \\fs1\Home at
/srv/samba/Top/Home/. I chose to use nested shares
2005 Jul 04
1
Unable to get recycle to work
I have this one remaining issue before I can declare my Samba rollout to be
successful. I have been trying to implement the recycle feature. My server
is a Dell Intel, with Redhat Enterprise 3.0 Linux and Samba 3.0.14 (I
believe I have all the string and the periods in the right place).
Here is the recycle configuration I have for a share, as my test:
[contractors]
comment = Contractors
2017 Mar 07
0
[Solved] Samba 4.4.4: ACLs not work property with recycle vfs object enable
Il giorno mar, 07/03/2017 alle 21.23 +0100, Dario Lesca via samba ha
scritto:
> Samba file server (Server role: ROLE_DOMAIN_MEMBER) joined to Win2008
> ADDC
>
> I have a strange problem with ACLs and "vfs object = recycle" enabled
>
> This is my share entry
>
> > [dati]
> > comment = Cartella Dati x tutti
> > path = /u/samba/dati/
2003 Jul 09
0
AW: recycle under samba-3.0.0beta2-1 - supplement
Denis,
I have checked this and verify that this is a bug. You can track the
progress towards fixing this from https://bugzilla.samba.org as bug #210.
Thanks for the feedback.
- John T.
On Tue, 8 Jul 2003, Denis Heitbrock wrote:
> supplement:
> [Verkauf]
> vfs objects = extd_audit recycle
> vfs object = recycle:repository=.recycle recycle:versions=True
> recycle:touch=True
2003 Oct 08
0
Problem with VFS audit e recycle
I have compiled samba 3.0 on solaris 8 with default options. It's ok.
I have problem with the parameters vfs objects.
This is my smb.conf
Global parameters
[global]
workgroup = SAMBATESTPDC
netbios name = samba3sun
preferred master = Yes
domain master = Yes
wins support = Yes
domain logons = yes
local master = yes