[Bug 19799] New: gdm doesn't take care of pam_umask settings.
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Fri Nov 18 13:07:47 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=19799
Ubuntu | gdm
Summary: gdm doesn't take care of pam_umask settings.
Product: Ubuntu
Version: unspecified
Platform: i386
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdm
AssignedTo: seb128 at ubuntu.com
ReportedBy: t.tissino at itaca.coopsoc.it
QAContact: desktop-bugs at lists.ubuntu.com
Hi folks,
Needing to set a different default umask for my users, I installed libpam-umask
and added the following line to /etc/pam.d/common-session:
session required pam_umask.so umask=0007
This works fine using login, but doesn't work with gdm.
To fix the problem, I had to create the file .gnomerc on each user profile. On
that file, I added the following line:
umask 0007
However, I think gdm should take better care of PAM settings...
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list