I wonder what the default mx-user umask value is (during new user creation) and more importantly if it is possible to change?
I changed the default umask value in the /etc/pam.d/common-session file by adding the line "session optional pam_umask.so umask=000".
It works and all new folders and files created are available to any user.
However, when creating a new user with mx-user a stricter umask value is set for those folders and files.
I changed the default umask value in the /etc/pam.d/common-session file by adding the line "session optional pam_umask.so umask=000".
It works and all new folders and files created are available to any user.
However, when creating a new user with mx-user a stricter umask value is set for those folders and files.
Statistics: Posted by dreamer — Tue Jun 25, 2024 3:17 pm