Displaying 20 results from an estimated 500 matches similar to: "exclude_dir option for VFS recycle module"
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
2018 May 24
2
vfs objects recycle can not exclude profile directory
hello, everyone. I'm have a file server using samba 4.7.1 and it is a domain member.
I'm using the vfs objects "recycle". everything works ok except that I have add the "profiles" directory as an exclude_dir in vfs recycle, but when I delete a file in \\profiles\myusername.V2\Desktop\filename.txt, the file goes to \\recycle. It seems that the exclue rule do not take
2011 Nov 01
7
corrupted btrfs after suspend2ram uncorrectable with scrub
Hello,
I''m using kernel 3.1.0 and I have both / and /home as btrfs. I used
suspend to ram quite often and never had a problem, but yesterday I''ve
suspended to get into a plane and when I resumed my /home was all
about input/output errors. Reboot did not help either. My root (/)
did not suffer any problems.
Today I''ve upgraded btrfs-progs to latest GIT and tried scrub
2004 Sep 03
1
samba3 vscan recycle exclude does not work
Hi,
i got a little prob with some features of recycle bin which dont work
using samba 3.06 suse 9
[files3]
comment = public files
path = /files3
read only = No
guest ok = Yes
browseable = Yes
csc policy = disable
vfs objects = vscan-clamav, netatalk, audit, recycle
recycle:keeptree = yes
recycle:versions = yes
2002 Jun 19
2
pxelinux localboot
Just download Syslinux 1.75 and set it up on my SuSE 7.3 box with latest ISC
3.x DHCP release. I am using the SuSE supplied in.tftp, and an IBM PC client
with a IBM EtherJet (actually an Intel Pro 100) nic. Everything was actually
quite straight forward to setup, and I got PXELinux working without too much
trouble.
I am booting several different DOS images without problem, and think my
Linux
2003 Mar 19
4
FW: backupexec
If you can see the server, but not shares, you most likely have not published any directories. What version of the BE agent are you using? I've noticed 4.6 works well (the install actually works well and will walk you through the setup to publish the directories to be backed up). It's often easier to just publish root (but exclude /proc /tmp). Also, I've found out that in the hosts
2014 Feb 19
2
Samba4: Strange Behaveiour On Home share with 2 DC replicating /vfs glusterfs
There is a strange behaviour having two DCs joined in one Domain concerning
the [home] share.
The [home] is fixed on a replicating gluster volume on both DC.
Now creating the users directory with ADUC ex.: \\s4master\home\%username%
would do the necessary and the directory is created on both dcs. On the
first DC all working fine
without any issue but on the second the user cannot login their home
2016 Jun 15
1
weird error rights in folders
Hello rowland,
follow the informations:
1) ./configure --prefix=/opt/samba --enable-selftest --enable-debug
2) samba-tool domain provision --domain=CMC --adminpass=Mudar2016
--dns-backend=BIND9_DLZ --server-role=dc --use-rfc2307 --realm=CMC.CORP
3) I created a script to start this as described in the manual Samba4
[global]
netbios name = SAMBA
realm = CMC.CORP
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 Nov 15
2
Some issues for Samba 4.10.7 on ZFS 0.8.1
Hi all,
I got some samba issues on ZFS 0.8.1 below, but i have no idea these issues
are belong to samba or ZFS.
Q1. When i used Mac OS X 10.12.6 to mount smb (samba version 4.10.7) share
folder and upload a folder which has few files then i got an unexpected
error (error code -50).
Q2. When using the file which has ntfs data streams :Zone.Identifier:$DATA
can't upload to share folder
2016 Oct 24
4
Fix sharing ACL
Gentlemen,
I am struggling to solve this problem.
My file server Samba 4.4.5.
Even the administrator user (domain admin) could not write to the share.
Could someone give me a hint, in order to solve this problem?
shared folder: /mnt/data
Folder permissions:
# getfacl /mnt/data/teste/
getfacl: Removing leading '/' from absolute path names
# file: mnt/data/teste/
# owner: ricardo
1997 Nov 14
4
Authentication problems
I am having a problem similar to the one that Jason Gerrity is having
with authentication. Sometimes people are unable to access drives on
one of our unix servers from an NT machine. They are prompted for their
password and when they enter it they get the message "Incorrect password
or unknown username." These are people that have permissions on unix
and can usually access these
2020 Feb 12
2
Incorrect group name is displayed in folder permission list in Windows
>
> Hi, can we start by seeing your smb.conf from the file server ?
######################################################
# Global Config #
######################################################
[global]
kerberos method = system keytab
workgroup = NAME
security = ads
realm = NAME.EXAMPLE.COM
# Logging
log file = /var/log/samba/%m.log
log level = 3
#
2018 Oct 30
3
Problem with rights in samba 4.9.0
good afternoon everyone,
I have a problem that I can not solve I have installed a samba 4.9.0 in centos 7.5 using XFS.
In the DPTO share I have the departmental folders, which I gave the rights to the groups.
The problem:
when a user creates a file within some sub-folders the group's rights do not arrive in the file is read-only.
When the user accesses a website and downloads
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 =
2014 Feb 03
1
VFS module recycle not working
Hello,
I'm using Samba 3.6.9 on a CentOS 6.5 machine and want to enable the
'recycler'-feature. So I added following lines to the [global]-section
of my smb.conf:
vfs object = recycle
recycle:repository = .deleted/%U
recycle:keeptree = Yes
recycle:touch = Yes
recycle:versions = Yes
recycle:maxsixe = 0
recycle:exclude =
2018 Jan 16
2
SSH with User in Member Domain
Hi!!
I dont sucess in ssh with user my domain, in my Filserver(Member)
Samba 4.7.3 Compilated
Ubuntu 16.04
# smb.conf
[global]
workgroup = XXXXX
realm = INTERNO.XXX.XXXX.BR
security = ADS
username map = /usr/local/samba/etc/user.map
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
winbind cache time =
2015 Mar 17
1
Recycle Bin On Share
Rowland,
How exactly does this command work?
recycle:repository = .recycle/%U
Does the command create user folders with '.recycle' sub folders?
On 3/17/2015 10:23 AM, Rowland Penny wrote:
> On 17/03/15 14:05, James wrote:
>> Hello,
>>
>> Is this the preferred method for adding a recycle bin to a share?
>> Share is located on a Samba 4.1.17 member
2018 Jan 15
2
Failed to enumerate objects in the container. Access is denied
HI!
I have one fileserve, has ok but now when change permission(oyher user
not Administrator) with RSAT show me message:
"Failed to enumerate objects in the container. Access is denied"
Samba Version (Compilated)
4.7.3
Ubuntu 16.04
# smb.conf
[global]
workgroup = XXXXX
realm = INTERNO.XXXXX.XXX.BR
security = ADS
username map =
2018 May 31
1
vfs objects recycle can not exclude profile directory
On Thu, 31 May 2018 13:17:06 +0800
adam_xu--- via samba <samba at lists.samba.org> wrote:
> Hello everyone. I have tested this in my testing env. there's no this
> bug in my test env with the same smb.conf.
>
> the system version and the samba version are the same in testing and
> production env.
>
> the difference is that the samba in production env is update