Displaying 20 results from an estimated 100 matches similar to: "vfs objects"
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
Hello Samba experts,
due to the "SambaCry" issue (CVE-2017-7494), I am trying to update the
Samba server installation on my Thecus NAS (dating back to 2011) from
version 3.5.16 to the current 4.6.4.
So far, I have successfully
* created a cross-compiling toolchain for the NAS
(i686-nptl-linux-gnu) based on gcc-5.2
* compiled Python and Samba library dependencies for my
2015 Mar 17
2
Recycle Bin On Share
Hello,
Is this the preferred method for adding a recycle bin to a share?
Share is located on a Samba 4.1.17 member server. Thanks.
/|[share]|/
path = /data/share <https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#PATH>
vfs objects = recycle <https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#VFSOBJECTS>
recycle:repository = .recycle
2020 Nov 01
4
Acl not working
Hi I have a share running on a domain member. My domain root user is linked to the domain Administrator (user map).
When I go on windows to the share as Administrator I can access it. Then I change the acl settings. I give domain users access to the share. For some reason the changes are not visible on the unix system getfacl returns:
root at dna:/data# getfacl /data/share/
getfacl: Removing
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
2023 Aug 22
1
DFS questions...
On Tue, 22 Aug 2023 10:03:12 +0200
Kees van Vloten via samba <samba at lists.samba.org> wrote:
> It is documented in man 5 smb.conf
> <https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html>:
>
> "Be aware that the definition of this parameter will overwrite a
> possible previous definition of the vfs objects parameter."
>
> I.e. you have
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
Hi Rowland,
Thank you for your feedback. I apologize for not including the global
section in my previous message. Here it is:
[global]
?? min protocol = SMB3
?? workgroup = WORKGROUP
As you can see, there isn?t much in the global section.
To answer your question about the permissions on |/mnt/shared|, here are
the settings:
drwxrwxr-x 30 john_johnk sharedaccess 4096 Oct 15 23:42 shared
2015 Aug 04
1
[Announce] Samba 4.3.0rc2 Available for Download
Release Announcements
=====================
This is the second release candidate of Samba 4.3. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.3 will be the next version of the Samba suite.
UPGRADING
=========
Nothing special.
NEW FEATURES
2015 Aug 04
1
[Announce] Samba 4.3.0rc2 Available for Download
Release Announcements
=====================
This is the second release candidate of Samba 4.3. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Samba 4.3 will be the next version of the Samba suite.
UPGRADING
=========
Nothing special.
NEW FEATURES
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
On Tue, 15 Oct 2024 21:58:40 +0200
Jonathan Szalavecz via samba <samba at lists.samba.org> wrote:
> I am experiencing challenges configuring optimal file permissions for
> a Samba share on my Raspberry Pi. My goal is to enable shared access
> for my wife, who uses an iPhone 13, to the directory
> |/mnt/shared/partage_de_fichiers| while preventing access to the main
>
2019 Mar 20
2
build problem with 4.10.0
Hi
I want to build samba-4.10.0 for SUSE openLeap 15.1. Config and make
works fine but make install sucks:
./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--libdir=/usr/lib64 --libexecdir=/usr/lib64
--with-cachedir=/var/lib/samba --with-lockdir=/var/lib/samba/lock
--with-logfilebase=/var/log/samba --with-modulesdir=/usr/lib64/samba
--disable-rpath --disable-rpath-install
2024 Jul 15
1
btrfs and quotas: best practice?
Am 11.07.24 um 12:47 schrieb Rowland Penny via samba:
> Hi Stefan, I do not use use btrfs, so I cannot fully answer your
> question, but a quick internet search using 'samba btrfs quota' turned
> up this Samba bug:
>
> https://bugzilla.samba.org/show_bug.cgi?id=10541
>
> Perhaps that will help.
thank you. Hmm. I learned about vfs_btrfs now and set up a test share
2014 Apr 22
2
4.1.7 Server Side Copies & Disk Permissions
As soon as I add the declaration for server side copies I hit problems with disk permissions.
Same as in 4.1.6 and always the same so I will not bother to add a log.
If you follow http://wiki.samba.org/index.php/Setting_up_a_home_share
But have vfs objects = btrfs declared all is different.
You can add users and groups but the default Everyone, CREATOR GROUP and a Unknown you just can't
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 Sep 08
7
[Announce] Samba 4.3.0 Available for Download
=============================
Release Notes for Samba 4.3.0
September 8, 2015
=============================
This is the first stable release of Samba 4.3.
UPGRADING
=========
Read the "New FileChangeNotify subsystem" and "smb.conf changes" sections
(below).
NEW FEATURES
============
Logging
-------
The
2015 Sep 08
7
[Announce] Samba 4.3.0 Available for Download
=============================
Release Notes for Samba 4.3.0
September 8, 2015
=============================
This is the first stable release of Samba 4.3.
UPGRADING
=========
Read the "New FileChangeNotify subsystem" and "smb.conf changes" sections
(below).
NEW FEATURES
============
Logging
-------
The
2011 Aug 09
1
Large file stream extended attribute support
Hi list,
Does Samba support large extended attributes? By this I'm referring to
attributes that are alternate streams attached to a file.
http://msdn.microsoft.com/en-us/library/aa364404%28v=vs.85%29.aspx
Seeing a problem when the referenced stream points to large files (sometimes
3M+).
Thanks for the help,
- T
2020 Nov 09
2
vfs readahead && windows server 2016/2019?
Quick question...
The docs for vfs readahead mention Windows Vista, but what about modern
Windows versions? Windows Server 2016 or Windows Server 2019?
Thank you,
--
BOB BUCK
SENIOR PLATFORM SOFTWARE ENGINEER
SKIDMORE, OWINGS & MERRILL
7 WORLD TRADE CENTER
250 GREENWICH STREET
NEW YORK, NY 10007
T (212) 298-9624
ROBERT.BUCK at SOM.COM
2005 Dec 05
1
Strange automount problem with samba & LDAP
Hi all,
I've installed samba-3.0.21rc2 on a solaris 10 machine (latest patches
applied) by compiling from source:
#uname -a
SunOS newton 5.10 Generic_118844-20 i86pc i386 i86pc
User's home is mounted using automount without any problem. But when I
try to mount using samba, it can not access the users home directory
when it 's share is not mounted and gives following error:
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