I updated from OpenSuse 15.2 to 15.3 recently, and since then I have files on my samba server that lose their Windows ‘Date accessed’ property. This makes them inaccessible to some Windows programs until I restore the ‘Date accessed’ with a utility called ‘Attribute Cahnger 10’. Help please.
My smb.conf
Load smb config files from /etc/samba/smb.conf
Loaded services file OK.
Weak crypto is allowed
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
interfaces = 10.0.0.139/24
logon drive = P:
logon home = \\%L\%U\.9xprofile
logon path = \\%L\profiles\.msprofile
map to guest = Bad User
netbios name = SERVER
preferred master = No
printcap name = cups
security = USER
server string = ""
wins server = 10.0.0.1
workgroup = HUTTON
idmap config * : backend = tdb
cups options = raw
[homes]
browseable = No
comment = Home Directories
inherit acls = Yes
read only = No
valid users = %S %D%w%S
[profiles]
comment = Network Profiles Service
create mask = 0600
directory mask = 0700
path = %H
read only = No
[users]
comment = All users
inherit acls = Yes
path = /home
read only = No
veto files = /aquota.user/groups/shares/
[groups]
comment = All groups
inherit acls = Yes
path = /home/groups
read only = No
[printers]
browseable = No
comment = All Printers
create mask = 0600
path = /var/tmp
printable = Yes
[print$]
comment = Printer Drivers
create mask = 0664
directory mask = 0775
force group = ntadmin
path = /var/lib/samba/drivers
write list = @ntadmin root
[drbd]
comment = ha-share
create mask = 02775
directory mask = 02775
path = /mnt/drbd
read only = No