Answer the question
In order to leave comments, you need to log in
How to force 1s to save with the necessary rights?
Users work in 1C 8.3 under Ubuntu 16.04.
Everything is fine, but the files from the program are saved with permissions 750. Umask in the system is standard 0022, the user has the same, and even
cat /proc/9474/status
Name: 1cv8
Umask: 0022
State: S (sleeping)
Tgid: 9474
Ngid: 0
Pid: 9474
PPid: 2049
Answer the question
In order to leave comments, you need to log in
Have you checked the rights of the user under which the 1C:Enterprise server is running? Or do you have a file base?
"This is not a bug, this is a feature" https://its.1c.ru/db/v839doc#bookmark:adm:TI000000060
When operating under Linux, 1C:Enterprise creates files with explicitly granted permissions 0660 (read/write privilege for the file owner and owner group). The value of the file creation mode mask (umask) set in the environment can only lead to "tightening" the creation rules, that is, only to clearing already set flags. Because access flags for other users are not set when the platform creates files, it will not be possible to modify them using umask.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question