search for: getrealfilename

Displaying 3 results from an estimated 3 matches for "getrealfilename".

Did you mean: get_real_filename
2017 Jun 19
1
Bit SGID on directories
...t’s a member of a Windows 2003 domain.   I setup a share, in this share I want to set sgid bit on directories. I created a directory with SGID bit on the top of the share, but when I create inside new directories didn’t have SGID bits.   Here is my smb.conf :   [global] use sendfile = no gpfs:getrealfilename = no smb ports = 445 139 dos charset = 850 unix charset = UTF-8 interfaces = eth0 bind interfaces only = true workgroup = MYREALM passdb backend = tdbsam os level = 2 time server = yes unix extensions = yes encrypt passwords = yes log level = 0 acls:10 max protocol = SMB2 posix lockin...
2023 Nov 15
1
understanding stat cache
Hi, On 11/15/23 09:33, Ulrich Sibiller wrote: > Thanks for that hint about case sensitivity's performance penalty. > > For clarifaction: The user is doing mainly reads, so does the > "create" you mention also cover opening/reading files? no. Is it a metadata heave small file workload? That will likely be somewhat slower compared to Windows, but not in the order of
2017 Jun 13
1
SMB_ACL_GROUP SMB_ACL_USER
Hello,   I installed a samba server v 4.6.6, I use samba in classic mode (in /etc/default/sernet-samba). Samba is a member of a Windows server 2003 R2 domain.   Here is my smb.conf :   [global] use sendfile = no gpfs:getrealfilename = no smb ports = 445 139 dos charset = 850 unix charset = UTF-8 interfaces = eth0 bind interfaces only = true workgroup = MYREALM passdb backend = tdbsam os level = 2 time server = yes unix extensions = yes encrypt passwords = yes log level = 0 acls:10 max protocol = SMB2 posix lockin...