Description of problem: At the moment, Fedora sets umask through /etc/profile (and other files provided by setup package). This ooverrides the proper way of setting umask via pam. I would like to drop this from setup files. However, based on comment from PAM maintainer ( https://bugzilla.redhat.com/show_bug.cgi?id=1722387#c4 ) we need to set UMASK in login.defs file. Can you please update shadow-utils, so umask is defined in login.defs and the hacks can be dropped from setup? Thanks!
This is blocked on update to upstream version 4.8.1 which brings HOME_MODE directive support. We need to set HOME_MODE to 077 and UMASK then can be changed to 022.
FEDORA-2020-a84ba2b0ea has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-a84ba2b0ea
FEDORA-2020-a84ba2b0ea has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-a84ba2b0ea` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-a84ba2b0ea See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-4ece7634c3 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-4ece7634c3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-4ece7634c3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-4ece7634c3 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.