search for: posix_renam

Displaying 15 results from an estimated 15 matches for "posix_renam".

Did you mean: posix_rename
2020 May 29
3
Extended attributes not working on mac
...ring out the problem but i have no glue at all. The 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 i...
2020 Jun 01
1
Extended attributes not working on mac
...xtended 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 = cat...
2019 Nov 02
0
Subject=Re: Mac Clients Disconnect with: source3/smbd/service.c:1050(close_cnum) closed connection to service data
.../log/samba/samba.log log level = 2 ;obey pam restrictions = yes inherit permissions = yes client ipc signing = auto ;wins support = yes ea support = yes vfs objects = catia fruit streams_xattr fruit:metadata = stream delete veto files = true fruit:model = MacSamba fruit:veto_appledouble = yes fruit:posix_rename = yes fruit:zero_file_id = yes fruit:resource = xattr [homes] available = yes comment = Home directories read only = No browseable = No [data] available = yes comment = Main data store for all users path = /data valid users = +DEPT\groupa force group = +DEPT\groupa writable = yes read only = no...
2020 May 30
0
Extended attributes not working on mac
...y writing the data in a netatalk compliant way in the 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 re...
2020 Apr 07
1
issues with Time Machine - did macOS change how they handle things?
...g sensible when Samba crashes: mail the admin a backtrace panic action = /usr/share/samba/panic-action %d ###MacOS compatability stuff guest account = smbguest min protocol = SMB2 map acl inherit = 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 ####### #...
2019 Dec 25
1
Duplicate entry in macOS "Network" when using Samba 4.9.1 and avahi 0.7
...fruit:encoding = private unix extensions = yes spotlight = 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
...space' character as my client renamed itself to ClientName (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 i...
2023 Jul 28
1
check_account: Failed to find local account with UID" issue / The university of Chicago
...curity = 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 = 2147483648-3000000000 idmap config * : backend = tdb2 ho...
2020 Oct 20
0
File copy with macOS Finder leaves random files grayed out using vfs_fruit
...# vfs objects = acl_xattr catia fruit recycle streams_xattr #original config min 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...
2023 Mar 17
1
Samba Issue for Mac
...tocol = SMB3_02 > > server string = Samba Server Version %v > > 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 adlocal : range = 1401-2147483647 > > idmap config adlocal : backend = nss > > idmap config * : rang...
2019 Dec 26
2
Read-only permissions - incorrect user mapping?
I have a problem regarding permissions of a SMB share. I created a share for my user ?steven? which has correct unix permissions (I have read/write access to this folder when I log in to the server via ?steven?) drwxr-xr-x steven root share When I export this share with no ?force user? entry in smb.conf I can access the share only read only. When I use ?force user = steven? it?s the same.
2024 Feb 12
1
Samba, Kerberos, Autofs: Shares get disconnected
.../dev/null realm = <redacted> security = ADS template homedir = /home/%U template shell = /bin/bash winbind refresh tickets = Yes winbind use default domain = Yes workgroup = CAMPUS fruit:delete_empty_adfiles = yes fruit:wipe_intentionally_left_blank_rfork = yes fruit:zero_file_id = yes fruit:posix_rename = yes fruit:veto_appledouble = no fruit:model = MacSamba fruit:metadata = stream shadow:delimiter = -20 shadow:snapprefix = ^zfs-auto-snap_\(frequent\)\{0,1\}\(hourly\)\{0,1\}\(daily\)\{0,1\}\(monthly\)\{0,1\} shadow:sort = desc shadow:format = -%Y-%m-%d-%H%M shadow:snapdir = .zfs/snapshot idmap c...
2019 Dec 26
2
Read-only permissions - incorrect user mapping?
...ad = 8388608 smb2 max write = 8388608 smb2 max trans = 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...
2019 Apr 13
2
OS X client symlinks
When you say “real symlinks on OSX” do you mean an “alias” that Finder would create? Or a Unix-type symlink using the “ ln -s file link” command in Terminal? A Finder alias is not the same as a Unix-type symlink. My NAS runs Debian Linux with version 4.3.11 of smbd; my clients are all OSX Mojave. If I create an alias using Finder on the NAS, it behaves like a normal alias in OSX UNLESS I move
2024 Feb 12
2
Samba, Kerberos, Autofs: Shares get disconnected
On Mon, 12 Feb 2024 09:38:01 +0100 "Pluess, Tobias via samba" <samba at lists.samba.org> wrote: > Good day > > please excuse my delayed response. > Thanks for the hint with the machine account. I will try this. > I realised I can also manually refresh Kerberos tickets. > > I have the following: > > $ klist > Valid starting Expires