M
msolomonga2
Guest
Thank you for your responses, Jeff! That information is helpful. We do have a GUI client and a Samba share and bash SHELL. Here are the settings: In /etc/profile: umask 022 In /home/root/.profile: (we have no "umask" setting) In /etc/samba/samba.conf: - create mask = 0664 - directory mask = 0775 - force create mask = 0664 - force directory mask = 0775 The *source* code is being created with 664 settings, but the compiled code is being created with 666. I am not sure if samba log files help, but one log file has: [2020/01/02 20:15:49.121564, 0] ../lib/param/loadparm.c:1750(lpcfg_do_service_parameter) Ignoring unknown parameter "force directory mask" log.smbd has: [2020/01/03 06:56:27.528714, 0] ../source3/printing/print_standard.c:71(std_pcap_cache_reload) Unable to open printcap file /etc/printcap for read! These timestamps do not coincide with compilations done via my client version of Roundtable, so these messages might not be related to the permissions.
Continue reading...
Continue reading...