search for: wipe_intentionally_left_blank_rfork

Displaying 20 results from an estimated 25 matches for "wipe_intentionally_left_blank_rfork".

2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
...settings are necessary for my wife to read and write in|/mnt/shared/partage_de_fichiers|: easupport =yes vfsobjects = catia fruit streams_xattr fruit:delete_empty_adfiles =yes fruit:metadata = stream fruit:model = MacSamba fruit:nfs_aces =no fruit:posix_rename =yes fruit:veto_appledouble =no fruit:wipe_intentionally_left_blank_rfork =yes I appreciate your help in resolving this issue! Best regards, Jonathan Le 10/16/2024 ? 12:51 PM, Rowland Penny via samba a ?crit?: > On Tue, 15 Oct 2024 21:58:40 +0200 > Jonathan Szalavecz via samba<samba at lists.samba.org> wrote: > >> I am experiencing challenges co...
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
...B2 > ?? ea support = yes > ?? vfs objects = catia fruit streams_xattr > ?? fruit:delete_empty_adfiles = yes > ?? fruit:metadata = stream > ?? fruit:model = MacSamba > ?? fruit:nfs_aces = no > ?? fruit:posix_rename = yes > ?? fruit:veto_appledouble = no > ?? fruit:wipe_intentionally_left_blank_rfork = yes > > ``` Quite a lot of those parameters are set to the defaults and others should be in 'global'. > > > Despite these settings, files copied from Windows are created with > permissions |rw-------|, which restricts access to only the file > owner. I have a |u...
2020 May 29
3
Extended attributes not working on mac
...current config is basically the example from https://wiki.samba.org/index.php/Configure_Samba_to_Work_Better_with_Mac_OS_X: [Global] min protocol = SMB2 vfs objects = catia fruit streams_xattr fruit:metadata = stream fruit:model = MacSamba fruit:posix_rename = yes fruit:veto_appledouble = no fruit:wipe_intentionally_left_blank_rfork = yes fruit:delete_empty_adfiles = yes [Buchhaltung] vfs objects = catia fruit streams_xattr path = /home/buchhaltung read only = No valid users = martin --------------------------------------------------------- Maybe it is related to the xattr binary (also tried different versions) which tells...
2019 Dec 26
2
Read-only permissions - incorrect user mapping?
...ns = 8388608 smb2 leases = yes aio read size = 1 aio write size = 1 kernel oplocks = no use sendfile = yes strict sync = yes sync always = no delete veto files = true fruit:veto_appledouble = yes fruit:posix_rename = yes fruit:zero_file_id = yes fruit:wipe_intentionally_left_blank_rfork = yes fruit:delete_empty_adfiles = yes disable netbios = yes dns proxy = no smb ports = 445 > On 26.12.2019, at 20:19, Rowland penny via samba <samba at lists.samba.org> wrote: > > On 26/12/2019 18:46, Steven Foucault via samba wrote: >> I have a problem rega...
2024 Oct 15
1
Optimal File Permissions for Shared Access Between Windows and Linux
...orce create mode = 0660 ?? min protocol = SMB2 ?? ea support = yes ?? vfs objects = catia fruit streams_xattr ?? fruit:delete_empty_adfiles = yes ?? fruit:metadata = stream ?? fruit:model = MacSamba ?? fruit:nfs_aces = no ?? fruit:posix_rename = yes ?? fruit:veto_appledouble = no ?? fruit:wipe_intentionally_left_blank_rfork = yes ``` Despite these settings, files copied from Windows are created with permissions |rw-------|, which restricts access to only the file owner. I have a |umask| set to |0002| in my shell, but I am struggling to find the right settings to achieve optimal compatibility between Windows, Li...
2020 Jun 01
1
Extended attributes not working on mac
...; new configuration: > > [Global] > min protocol = SMB2 > vfs objects = catia fruit streams_xattr > fruit:metadata = stream > fruit:resource = stream > fruit:encoding = native > fruit:model = MacSamba > fruit:posix_rename = yes > fruit:veto_appledouble = no > fruit:wipe_intentionally_left_blank_rfork = yes > fruit:delete_empty_adfiles = yes > streams_xattr:prefix = > streams_xattr:store_stream_type = no > dos charset = CP932 > log level = 3 vfs:5 > > [Buchhaltung] > vfs objects = catia fruit streams_xattr > path = /home/buchhaltung > read only = No > valid use...
2024 Oct 21
2
Optimal File Permissions for Shared Access Between Windows and Linux
...t regards, > > Jonathan > Sorry about that, I missed that out, try this one: [global] ?? workgroup = WORKGROUP ?? vfs objects = catia fruit streams_xattr ?? fruit:delete_empty_adfiles = yes ?? fruit:metadata = stream ?? fruit:nfs_aces = no ?? fruit:veto_appledouble = no ?? fruit:wipe_intentionally_left_blank_rfork = yes [NAS] ?? comment = RaspberryPi ?? path = /mnt/shared ?? read only = no ?? create mask = 0600 ?? directory mask = 0700 [DatabaseShare] ?? comment = Database File Share ?? path = /mnt/shared/partage_de_fichiers ?? read only = no ?? create mask = 0660 ?? directory mask = 0770 ?? for...
2025 May 13
1
Macs deleting files off RHEL8 server
...acted to remove the users. Here's the output from testparm -s: Server role: ROLE_STANDALONE # Global parameters [global] log file = /var/log/samba/%I-%a.%U.%m.%S.-%v.log printcap name = cups security = USER workgroup = SAMBA fruit:copyfile = yes fruit:delete_empty_adfiles = yes fruit:wipe_intentionally_left_blank_rfork = yes fruit:nfs_aces = no fruit:veto_appledouble = no fruit:posix_rename = yes fruit:model = MacSamba fruit:metadata = stream idmap config * : backend = tdb cups options = raw locking = No mangled names = no vfs objects = fruit streams_xattr [X5] create mask = 02777 directory mask =...
2024 Oct 24
1
Optimal File Permissions for Shared Access Between Windows and Linux
...orkgroup/NT-domain name your Samba server will > part of > ?? workgroup = WORKGROUP > ?? vfs objects = catia fruit streams_xattr acl_xattr > ?? fruit:delete_empty_adfiles = yes > ?? fruit:metadata = stream > ?? fruit:nfs_aces = no > ?? fruit:veto_appledouble = no > ?? fruit:wipe_intentionally_left_blank_rfork = yes > ?? map acl inherit = Yes > > [NAS] > ?? comment = RaspberryPi > ?? path = /mnt/shared > ?? read only = no > > [DatabaseShare] > ?? comment = Database File Share > ?? path = /mnt/shared/partage_de_fichiers > ?? read only = no > > Here are a few examples...
2025 May 12
1
Macs deleting files off RHEL8 server.
...ty = user passdb backend = tdbsam# vfs objects = catia fruit streams_xattr # fruit:aapl = yes # fruit:nfs_aces = no # fruit:resource = file vfs objects = fruit streams_xattr fruit:metadata = stream fruit:model = MacSamba fruit:posix_rename = yes fruit:veto_appledouble = no fruit:nfs_aces = no fruit:wipe_intentionally_left_blank_rfork = yes fruit:delete_empty_adfiles = yes fruit:copyfile = yes #192.168.6.41-Vista.colourqc.macbook-pro.%S.-4.19.4.log log file = /var/log/samba/%I-%a.%U.%m.%S.-%v.log mangled names = no locking = no printing = cups printcap name = cups load printers = yes cups options = raw[X5] #########Testing O...
2019 Dec 26
0
Read-only permissions - incorrect user mapping?
...= standalone server > #unix password sync = no > min protocol = SMB2 > vfs objects = catia fruit streams_xattr > fruit:aapl = yes > fruit:copyfile = yes > spotlight = yes > use sendfile = yes > delete veto files = true > fruit:wipe_intentionally_left_blank_rfork = yes > fruit:delete_empty_adfiles = yes > disable netbios = yes > dns proxy = no > smb ports = 445 > > >>> ? >>> [share] >>> path = /tank >>> read only = no >>> create mask = 0600 >>> di...
2020 May 30
0
Extended attributes not working on mac
...extended attributes of the file but is not reading it. new configuration: [Global] min protocol = SMB2 vfs objects = catia fruit streams_xattr fruit:metadata = stream fruit:resource = stream fruit:encoding = native fruit:model = MacSamba fruit:posix_rename = yes fruit:veto_appledouble = no fruit:wipe_intentionally_left_blank_rfork = yes fruit:delete_empty_adfiles = yes streams_xattr:prefix = streams_xattr:store_stream_type = no dos charset = CP932 log level = 3 vfs:5 [Buchhaltung] vfs objects = catia fruit streams_xattr path = /home/buchhaltung read only = No valid users = martin fruit:resource = stream fruit:metadata = st...
2024 Mar 18
0
smbd rejects all and any authentication attempts due to a corrupted "gencache.tdb"
...no acl allow execute always = yes vfs objects = catia fruit streams_xattr fruit:model = TimeCapsule fruit:aapl = yes log level = 1 workgroup = WORKGROUP server string = Samba Server map to guest = Bad User min protocol=SMB2 server string=Home Library fruit:model=RackMac fruit:metadata=stream fruit:wipe_intentionally_left_blank_rfork=yes fruit:delete_empty_adfiles=yes disable netbios=yes [Movies] path=/shares/Movies create mask=0644 directory mask=0755 writable=yes browseable=yes public=yes force user=guest
2020 Apr 07
1
issues with Time Machine - did macOS change how they handle things?
...yes vfs objects = catia fruit streams_xattr fruit:metadata = netatalk fruit:model = MacSamba fruit:posix_rename = yes fruit:veto_appledouble = yes durable handles = yes kernel oplocks = no kernel share modes =no posix locking = no smb2 leases = yes #Turned off for testing compatability #fruit:wipe_intentionally_left_blank_rfork = yes #fruit:delete_empty_adfiles = yes ####### Authentication ####### # Server role. Defines in which mode Samba will operate. Possible # values are "standalone server", "member server", "classic primary # domain controller", "classic backup domain controller...
2019 Dec 25
1
Duplicate entry in macOS "Network" when using Samba 4.9.1 and avahi 0.7
...light = yes smb2 leases = yes aio read size = 1 aio write size = 1 kernel oplocks = no use sendfile = yes strict sync = yes sync always = no delete veto files = true fruit:veto_appledouble = yes fruit:posix_rename = yes fruit:zero_file_id = yes fruit:wipe_intentionally_left_blank_rfork = yes fruit:delete_empty_adfiles = yes disable netbios = yes dns proxy = no smb ports = 445 -------------- next part --------------
2020 Feb 18
0
vfs fruit disk_free fails on tmsize overflow with macOS Time Machine
...entName (53169). In my case there are 32,547 of these files in the folder - each 8,388,608 bytes in size with a hex serial name (from 0 to 808f - skipping a few on the way) totalling 264,730,800 bytes. So I have tried adding: [Global] fruit:posix_rename = yes fruit:veto_appledouble = no fruit:wipe_intentionally_left_blank_rfork = yes fruit:delete_empty_adfiles = yes min protocol = SMB2 and wiping the previous backup. The first backup works fine, again, and the same issue occurs afterwards. I realise that the latest version my distro offers is 11 months old, but I have checked the 4.10.0, 4.11.0 and 4.11.x-.6 release no...
2023 Jul 28
1
check_account: Failed to find local account with UID" issue / The university of Chicago
...max log size = 50 netbios name = DMCIFS realm = AD.UCHICAGO.EDU security = ADS server min protocol = SMB3_02 server string = Samba Server Version %v winbind cache time = 1 workgroup = AD fruit:delete_empty_adfiles = yes fruit:wipe_intentionally_left_blank_rfork = yes fruit:veto_appledouble = no fruit:posix_rename = yes fruit:model = MacSamba fruit:metadata = stream fileid:algorithm = fsname idmap config ad : range = 1401-2147483647 idmap config ad : backend = sss idmap config * : range = 2147...
2023 Mar 02
1
fruit:copyfile not working as expected
Hello Mike, I know from my customers that moving files under macOS Ventura on a SMB share is a mess and completely broken by Apple (e. g. moved files cannot be opened until you reconnect). Unfortunately I do not have a ZFS-backed machine to test against available right now to confirm the behaviour. Is your order of "vfs objects? correct? Regards, Alexander > On Thursday, Mar 02, 2023 at
2025 Mar 25
1
Could not convert sid S-0-0: NT_STATUS_NONE_MAPPED every time sudo is executed
...o printcap name = /dev/null realm = KNADA.LAN.KITSNET.US security = ADS server min protocol = SMB2 winbind refresh tickets = Yes winbind use default domain = Yes workgroup = KNADA fruit:delete_empty_adfiles = yes fruit:wipe_intentionally_left_blank_rfork = yes fruit:veto_appledouble = no fruit:posix_rename = yes fruit:model = MacSamba fruit:metadata = stream idmap config knada:range = 10000-999999 idmap config knada:backend = rid idmap config * : range = 3000-7999 idmap config...
2020 Oct 20
0
File copy with macOS Finder leaves random files grayed out using vfs_fruit
...in protocol = SMB2 ea support = yes # fruit:metadata = stream #original config # fruit:resource = stream #original config fruit:metadata = netatalk fruit:resource = xattr fruit:model = Xserve fruit:posix_rename = yes fruit:zero_file_id = yes fruit:veto_appledouble = no fruit:wipe_intentionally_left_blank_rfork = yes fruit:delete_empty_adfiles = yes #disable printing load printers = no printing = bsd printcap name = /dev/null disable spoolss = yes #performance tuning socket options = TCP_NODELAY aio read size = 1 aio write size = 1 min receivefile size = 16384 use sendfile = true...