search for: readdir_attr

Displaying 10 results from an estimated 10 matches for "readdir_attr".

2015 Jul 28
2
vfs fruit unable to create xattr and ACL from OS X 10.10.4
...possible performance problems on OS X clients. We do NOT user netatalk. Current vfs_fruit config: vfs objects = catia fruit streams_xattr fruit:resource = file fruit:metadata = netatalk fruit:locking = none fruit:encoding = private fruit:aapl = yes readdir_attr:aapl_rsize = true readdir_attr:aapl_finder_info = true readdir_attr:aapl_max_access = true fruit:nfs_aces = yes fruit:veto_appledouble = yes Problem -> OS X clients are unable to create new extended attributes (and ACLs) with exception of ResourceFork and FinderInfo...
2019 Dec 25
1
Duplicate entry in macOS "Network" when using Samba 4.9.1 and avahi 0.7
...workgroup = local mdns name = mdns log file = /var/log/samba/log.smb max log size = 1000 syslog = 0 server role = standalone server unix password sync = no min protocol = SMB2 ea support = yes vfs objects = catia fruit streams_xattr fruit:aapl = yes readdir_attr:aapl_rsize = yes readdir_attr:aapl_finder_info = yes readdir_attr:aapl_max_access = yes fruit:nfs_aces = yes fruit:copyfile = yes fruit:metadata = netatalk fruit:resource = file fruit:locking = none fruit:encoding = private unix extensions = yes spotlight = y...
2015 Jul 29
0
vfs fruit unable to create xattr and ACL from OS X 10.10.4
...do NOT user netatalk. > > Current vfs_fruit config: > > vfs objects = catia fruit streams_xattr > fruit:resource = file > fruit:metadata = netatalk > fruit:locking = none > fruit:encoding = private > fruit:aapl = yes > readdir_attr:aapl_rsize = true > readdir_attr:aapl_finder_info = true > readdir_attr:aapl_max_access = true > fruit:nfs_aces = yes > fruit:veto_appledouble = yes fwiw, I'd remove anything that is the default. > Problem -> OS X clients are unable to create new...
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.
2019 Dec 26
2
Read-only permissions - incorrect user mapping?
...macOS 10.14 [global] workgroup = LOCAL log file = /var/log/samba/log.smb max log size = 1000 syslog = 0 server role = standalone server unix password sync = no min protocol = SMB2 ea support = yes vfs objects = catia fruit streams_xattr fruit:aapl = yes readdir_attr:aapl_rsize = yes readdir_attr:aapl_finder_info = yes readdir_attr:aapl_max_access = yes fruit:nfs_aces = yes fruit:copyfile = yes fruit:metadata = netatalk fruit:resource = file fruit:locking = none fruit:encoding = private unix extensions = yes spotlight = y...
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
2016 Jan 29
0
Fruit/AAPL behavior
...ed > the latest Samba 4.3 tarball and enabled fruit per the modules man page, > however directory listing performance still takes a few seconds. sounds reasonable for 5000 elements in a folder. How long does it take without fruit? You may be able to squeeze some more out of it by adding: readdir_attr:aapl_max_access = false This results in the clients incorrect view of effective permissions though, but if everything is eg 0777 anyway than why care? > I've cranked the fruit debug level up to 10 and can see that it is getting > used ("fruit_stat called for files", for instan...
2016 Feb 01
1
Fruit/AAPL behavior
Hi Ralph, Thanks for the reply and thank you for your work on vfs_fruit. On Fri, Jan 29, 2016 at 11:09 AM, Ralph Boehme <rb at sernet.de> wrote: > Hi, > > On Thu, Jan 28, 2016 at 10:40:32PM -0500, Ryan Bair wrote: > > I have a share with approximately 5000 folders in the base directory. The > > performance on an OS X client is somewhat less than exciting. I compiled
2016 Jan 29
2
Fruit/AAPL behavior
I have a share with approximately 5000 folders in the base directory. The performance on an OS X client is somewhat less than exciting. I compiled the latest Samba 4.3 tarball and enabled fruit per the modules man page, however directory listing performance still takes a few seconds. I've cranked the fruit debug level up to 10 and can see that it is getting used ("fruit_stat called for
2020 Sep 29
2
[CTDB] "use mmap = no" Causes wibind to fail
...nting = bsd [defaultsettings] access based share enum = Yes available = No browseable = No case sensitive = Yes create mask = 0666 directory mask = 0777 include = /etc/samba/smb-shares.conf.local read only = No strict locking = No use sendfile = Yes vfs objects = catia fruit acl_xattr aio_pthread readdir_attr:aapl_rsize = no fruit:veto_appledouble = no fruit:resource = file fruit:metadata = stream fruit:locking = none fruit:encoding = I've tested removing the "use mmap" line and the error disappears. The documentation on the samba wiki ( https://wiki.samba.org/index.php/Configuring_clust...